npm install
npm start
or if you want to restart server automatically
npm run nodemon
nodemon automatically restart server when you change files
npm test
I'm using karma, and it uses Chrome for testing, configurable in karma.conf
| Name | Name | Last commit date | ||
|---|---|---|---|---|