lg_frontend/README.md

40 lines
520 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# school-front
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
## Special Directories
### mixins
vue混入代码主要是自适应相关的代码
### `assets`
静态资源
### `components`
公共组件目录
### `layouts`
布局目录,多了一个管理页
## 组件库文档地址
https://1x.antdv.com/components/icon/