Fart into the skies.
- Run
npm install
- Run
npm run develop
- Open browser and navigate to given URL.
- Webpack dev server will auto reload modules for you. When in doubt, refresh the page.
- Run
npm install
- Run
npm run build
- Serve the contents of
/dist
however you please.