To run:
- Go to
srcthennode ./bin/www - Go to
https://localhost:3443and accept the self-signed certificate as trusted
To install:
- Get Node
- Install bower system wide
npm install bower --global npm installin/src(takes a few minutes)bower installin/src/public- Optionally
npm install nodemon --globalthen start withnodemoninstead ofnode
Miscellaneous:
npm outdatedto list outdated packagesnpm updateto update outdated packages