Skip to content

vueSpa/Run-Vue

 
 

Repository files navigation

Vuecn

A Vue.js Spa

Build Setup

# install dependencies
npm run init

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

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

##About this project

vue-cli, 

vue 2.1.0

vue-router,

vue-resource ( axios 考虑ing);

vuex

然后针对 css 兼容 做了  postcss 兼容处理

About

VueJs.com.cn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 47.3%
  • CSS 35.1%
  • JavaScript 16.6%
  • HTML 1.0%