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 的指南和文件。