Team members: Dayu Liu Tao Li Xingyu Wang Xianglai Miao Yujing Wu
A web applicaiton to keep track of package informations.
Front end: Vue.js
Back end: Node.js
Database: MongoDB
Testing Frameworks: Chai + Mocha
Node.js npm Express are required to run this project check this page to install: https://developer.mozilla.org/zh-CN/docs/Learn/Server-side/Express_Nodejs/development_environment
change your path under /Mango and then run DEBUG=project* npm start
develop mode: enter Mango, run: "npm run dev"
you should be able to see the website on localhost:3000
https://cryptic-woodland-23147.herokuapp.com
Using Heroku test locally: changing port number from 3000 to 5000 first
then type heroku local
localhost:5000