Skip to content

NetherEye/vue-demo

Repository files navigation

说明

非常简单的一个vue2.0 + vuex + vue2-quill-editor + elementui + vue-router + axios + mockjs + echarts的项目

整个流程一目了然,功能齐全,适合作为入门练习。

如有问题请直接 Issues,或者您发现问题并有非常好的解决方案,欢迎 PR

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢啦! ^_^

项目预览地址:https://itwanggf.github.io/dist

项目运行(nodejs 6.0 以上版本)

Build Setup

# 安装依赖
npm install

# 开启本地服务器localhost:8088
npm run dev

# 发布环境
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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors