- node >= 10.15
- npm >= 6.4.1
- angular-cli >= 6.0.8
$ cd backend
$ npm install
$ npm run dev
Backend available under http://localhost:4000/
$ cd frontend
$ npm install
$ ng serve
Frontend available under http://localhost:4200/
Available under http://35.247.164.207/