项目作者: guo11111

项目描述 :
这是一个vue2.0的项目,其中用到的有axios、vuex、element、vue-router、echarts、编辑器等
高级语言: JavaScript
项目地址: git://github.com/guo11111/vue2-demo.git
创建时间: 2018-06-05T09:53:03Z
项目社区:https://github.com/guo11111/vue2-demo

开源协议:

下载


说明

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

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

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

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

项目预览地址:https://guo11111.github.io/vue2-demo

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

Build Setup

  1. # 克隆到本地
  2. git clone https://github.com/guo11111/vue-demo.git
  3. # 进入文件夹
  4. cd vue-demo
  5. # 安装依赖
  6. npm install
  7. # 开启本地服务器localhost:8088
  8. npm run dev
  9. # 发布环境
  10. npm run build
  11. # 其他辅助功能(包括单元测试等)
  12. # build for production and view the bundle analyzer report
  13. npm run build --report
  14. # run unit tests
  15. npm run unit
  16. # run e2e tests
  17. npm run e2e
  18. # run all tests
  19. npm test

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

项目部分截图

image
image
image
image