Skip to content

SirM2z/vue2-all-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-project

A Vue.js2.x test project

包括vue2.x,vue-router,vuex,axios,element-ui

vue-router 使用了懒加载、嵌套路由

element-ui 采用按需加载,避免最终打包过大

Example

example

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

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

Releases

No releases published

Packages

No packages published

Languages