Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 553 Bytes

File metadata and controls

28 lines (17 loc) · 553 Bytes

book-store

A Vue.js project This application build up using Vuejs + Nodejs + Mongodb.

#Build Setup

Clone this Repository.

#Install dependencies npm install

#Serve with hot reload at localhost:8888 npm run dev

#For server at localhost:2000 cd api/

npm install

nodejs server.js

#You need to install mongodb as well if you dont know how to install mongodb refere below link http://www.visionfortech.com/2016/08/step-by-step-installation-of-mongodb.html

#For more mongodb related information.

http://www.visionfortech.com/search/label/MongoDB