Vue-Blog/iview/mongodb v:1.0.0 description:This Blog System only for back_end,It's build of nodejs/mongodb/mongoose/express/iview..., A preliminary estimate, it can support 5 million the amount of data.
cd client //npm install cd server //npm install
Base on 'Nodejs' / 'mongodb' / 'supervisor' / 'express'
U should install the Nodejs/Mongodb,and then run the mongod,start the server and client to beginning thie pro.
// For the first time, run init to create dependency modules
xxx/clien-----> npm install----> npm run dev
xxx/server----> npm install---->supervisor ./bin/www OR node ./bin/www
npm run build