BJTUNourriture / Nourriture

Nourriture - Connect People with Ingredients
MIT License
2 stars 0 forks source link

Nourriture

Beijing JiaoTong University

Software Project Training

Xin Xing

Back :

Front :

Android :

Licence MIT

API Basic Usage

Start the mongod server

mongod --dbpath <path_to_your_db>

Install nodemon

sudo npm install nodemon -g

Install dependencies

Go where package.json is located (root directory)

npm install

Launch nodemon

nodemon ./source/server/app.js

Go to the docpage

Go to the project homepage and read the doc!