vue2 crm
1.0.0
演示:https://liuyunhe.github.io/vue2-crm/
Vue.js 项目 (2.0)
vue2 + vue-router + vueX + lodash + sass + element-ui + axios + es6
只是练习和娱乐
如果有帮助,可以点击右上角“星标”支持一下。谢谢你! ^_^
或者你也可以“关注”,我会继续开源更多有趣的项目
如果您有任何疑问,请直接在 issues 中提问,或者如果您发现任何问题并且有很好的解决方案,欢迎 PR ?
# 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
有关工作原理的详细说明,请查看 vue-loader 的指南和文档。