npm install
cd app/widgets
npm install
npm run build:dev
The widget will build separately; to start the widget build, first build the angular app, then run:
npm run widget
Then run again the angular build.
npm run build:testnet
npm run build:mainnet
npm run watch:dev
npm run build:stats
npm run bundle-report