Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79564e0 commit d394bb2Copy full SHA for d394bb2
README.md
@@ -1,8 +1,8 @@
1
-# vueadmin
+# vue-cli3.0-vueadmin
2
技术栈主要使用vue-cli3.0+vue+elementUI+vuex+axios。<br>
3
这是一个基于手摸手系列,<a target="_blank" href="https://github.com/PanJiaChen/vueAdmin-template">vueadmin-template</a>进行改造的版本----感谢作者风骚花裤衩。
4
5
- 由于是基于vue-cli3.0为基础进行的开发,所以同比vue-cli2会有区别:
+ 由于是基于vue-cli3.0为基础进行的开发,所以同比vue-cli2会有区别:<br>
6
1、项目的目录结构发生了变化,vue-cli3.0隐藏了webpack的配置文件,目录看起来非常的清爽简洁,在目标上追求0配置进行开发,将大部分时间用在开发上,避免在配置上浪费过多时间。但是个人风格配置无法避免,这里提供了一个<a href="https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli/webpack.md">vue.config.js</a>进行项目的配置;
7
<h3><a href="http://www.vueadmin.cn">线上预览地址</a></h3>
8
## Project setup
0 commit comments