Commit 6a1c7a7a by fukai

更新说明

parent f8485a62
# element-starter ``` 示例地址 http://127.0.0.1:8010/#/business/cptopn
> A starter kit for Element UI generated by vue-cli
*If you are familiar with [cooking](https://github.com/elemefe/cooking), [here](https://github.com/ElementUI/element-cooking-starter) is a starter generated with it*
## Environment
`Node >= 6`
## Start
- Clone or download this repository
- Enter your local directory, and install dependencies:
``` bash
yarn
```
## Develop
``` bash ``` bash
# serve with hot reload at localhost:8010 # serve with hot reload at localhost:8010
npm run dev npm start
``` ```
## Build ## Build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment