Skip to content

sandmanman/vue-day-day-up

Repository files navigation

vue-day-day-up

A Vue.js project

目的

  • 熟悉Vue
  • 熟悉模块开发
  • 熟悉基于Mock数据的开发
  • 提升能力

技术栈

JSON Server 配置

Build Setup

# 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

# run mock serve localhost:3000
npm run mock

# run serve with mock serve
npm run mockdev

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

About

vue.js 2.0 实例学习

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published