/vue-express-mongodb-tutorial

A simple demo based on muse-ui

Primary LanguageJavaScript

vue-express-mongodb-tutorial

A Vue.js project

需要安装mongodb

Build Setup

node app.js

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.