To get started:
npm install
# requires node 10 & npm 6 or higher
start
runs your app for development, reloading on file changesstart:build
runs your app after it has been built using the build commandbuild
builds your app and outputs it in yourdist
directory
todo:
- restore hot reload, on change src
- restore typescript debugging
- add profile zome
- fix issues with rollup-replace