/vue2-demo

这是一个vue2.0的项目,其中用到的有axios、vuex、element、vue-router、echarts、编辑器等

Primary LanguageJavaScript

说明

非常简单的一个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

# 克隆到本地
git clone https://github.com/guo11111/vue-demo.git

# 进入文件夹
cd vue-demo

# 安装依赖
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

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

项目部分截图

image image image image