This project was generated with Angular CLI version 8.3.19.
- Nguyen Huu Khang
- Nguyen Tran Tuan Nam
- Tran Thi Tra My
Check the following link to install npm
command https://www.npmjs.com/get-npm
Check the following link to install MongoDB for autocompletion https://docs.mongodb.com/manual/installation/ After installation, U need to create a .env or enviroment variable MONGOLAB_URI with your MongoDB Credentials
Run npm install
to install all needed dependency to run the project.
Run node serveur.js
inside the project folder to start jdm server. Your server will start at http://localhost:8000
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.