Build and Run

npm run build builds the application to public/bundle.js, along with a sourcemap file for debugging.

npm start launches a server, using serve.

npm run watch will continually rebuild the application as your source files change.

npm run dev will run npm start and npm run watch in parallel.

Url parameters

nosave don’t load or save with local storage **gist=** load from a gist

License

MIT.