Skip to content

MarkTo22/Vue-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Blog-iview-mongodb

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.

Install

cd client //npm install cd server //npm install

Run

Setting

 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.

Development

  // 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

Production(Build)

  npm run build

About

Vue-Blog/iview/mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages