Hey @peterdafe,
You can change the port to be anything you’d like in webpack.config.dev.js and package.json, or just navigate to the index.html file in your browser.
webpack.config.dev.js
package.json
Local method:
CDN method:
Thanks, Tommy