Install dependencies:
npm installBuild webpack bundle
npm run buildThat's it. You can now open index.html in your browser of choice. You may need to enable CORS or host the site locally for it to load properly.
Here is an example to integrate GitHub for local testing purposes.