Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cb25e2

Browse files
authored
Update README.md
1 parent 551d939 commit 2cb25e2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
由于是基于vue-cli3.0为基础进行的开发,所以同比vue-cli2会有区别:<br>
66
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>
7+
<h3><a href="http://www.vueadmin.cn">线上预览地址</a></h3><br>
8+
2、使用vue ui命令就可以呼唤出vue的图形化界面,可以直接在页面上操控项目的配置,这逼格一下上了天。<br>
9+
![Image text](https://randy168.com/屏幕快照%202018-08-15%20下午11.04.14.png)
10+
3、
811
## Project setup
912
```
1013
npm install

0 commit comments

Comments
 (0)