Update README.md

This commit is contained in:
Randy2017 2018-08-15 23:08:08 +08:00 committed by GitHub
parent 551d939cec
commit 2cb25e2b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

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