npm install
cd app/widgets
npm installnpm run build:devThe widget will build separately; to start the widget build, first build the angular app, then run:
npm run widgetThen run again the angular build.
npm run build:testnetnpm run build:mainnetnpm run watch:devnpm run build:stats
npm run bundle-report