Installation $ npm install Running the app # development $ npm start # watch mode $ npm run start:dev Test # unit tests $ npm test