Documentation

Installation

$ npm install

Running the app

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod