提交 3455a4c8 编写于 作者: 求知_攀登者's avatar 求知_攀登者 提交者: 求知_攀登者

更新readme

上级 2651b877
# default
只是一个练习项目,旨在熟悉vue-router 和 vuex 结合的规模化开发
## Project setup
```
npm install
```
### 编译和热重新加载用于开发
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
### 路由配置
#### 如果新加入的页面需要在sidebar.vue组件中展示,组件基本配置项如下:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册