A brand new rewrite. Check out the Wiki for what's new and happening, or tweet me @consindo.
npm install
npm run test:fast
to run tests only, without building and coverage.npm run watch
. It uses webpack-dev-server, which has nice live js & css reloading.local@nitrotasks.com
, no password.localhost:8040/a
- you can change this in webpack.config.js
.npm run build
to create a production build.npm publish
and change the wanted package in the nitro-server package.json
.