A Vue.js project
before using install mongodb and run the mongodb server
# install dependencies
npm install
cd api
npm install
# serve with hot reload at localhost:8080
npm run dev
# start up server api server
cd api
nodemon server.js
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
d24494e7a755b472aee075715e9e46d930f857bc