/VueBlog

a blog CMS based on Vue.js && MongoDB && Node.js && es6 && webpack

Primary LanguageVue

vueblog

A Vue.js project

Build Setup

一个vue.js的博客系统

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run server
npm run server

For detailed explanation on how things work, consult the docs for vue-loader.