Skip to content
/ vueTest Public
forked from MengXiTong/vueTest

Vue使用webPack构建工具,用于前端框架测试、样式测试、动画效果测试(目前使用element-ui框架搭建的页面)

Notifications You must be signed in to change notification settings

keyzf/vueTest

 
 

Repository files navigation

vue

A Vue.js project

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 unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

About

Vue使用webPack构建工具,用于前端框架测试、样式测试、动画效果测试(目前使用element-ui框架搭建的页面)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • Vue 10.8%
  • Other 0.1%