Merge pull request '添加了readme' (#5) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/5
This commit is contained in:
commit
555fb9da5c
34
README.md
34
README.md
@ -1,24 +1,18 @@
|
|||||||
# beelink
|
# beelink
|
||||||
|
|
||||||
## Project setup
|
## 目录结构
|
||||||
```
|
|public
|
||||||
yarn install
|
|src
|
||||||
```
|
|- api 接口文件目录
|
||||||
|
|- assets 网站图标logo
|
||||||
|
|- components 页面组建
|
||||||
|
|- config 插件配置文件
|
||||||
|
|- router 路由文件
|
||||||
|
|- stoer vuex
|
||||||
|
|- layout 页面布局
|
||||||
|
|- view 页面
|
||||||
|
|- mine 用户个人中心
|
||||||
|
|- manage 直播 视频 日历
|
||||||
|
|- login 登录与关于我们
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
|
||||||
```
|
|
||||||
yarn serve
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compiles and minifies for production
|
|
||||||
```
|
|
||||||
yarn build
|
|
||||||
```
|
|
||||||
|
|
||||||
### Lints and fixes files
|
|
||||||
```
|
|
||||||
yarn lint
|
|
||||||
```
|
|
||||||
|
|
||||||
### Customize configuration
|
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
||||||
|
Loading…
Reference in New Issue
Block a user