Commands
- Run
npm startfor a development server and live reloading - Run
npm run buildto generate a production build
Just create a new release with a tag using GitHub Releases. A GitHub Action will do everything else.
Thanks to Max Böck for the original source code.