Get Started
- Download Node.js and npm package manager:
https://nodejs.org/en/download/
- Install Dependencies:
$ npm install
- Start the application:
$ npm run dev
- Test the application:
$ npm test
- Let your colleagues know when something bad has happened: