Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 167 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 167 Bytes

s_route

to run:

  1. run npm install command in /be and /fe folders
  2. in fe run npm run start
  3. in be run node app.js

BE uses rethinkDb, so install it first