How to change default port from 9999

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.

Local method:

CDN method:

Thanks,
Tommy