💎 b-here
Development
Install packages
npm install
Create certificates
npm run cert
Build, Vendors
gulp build --target vendors
Build & Watch
gulp start
Serve
npm run serve
Distribution
Build Dist
gulp build --target dist
Serve Node Dist app
npm run serve --dist