快速搭建fineui开发环境。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
185 B

6 years ago
# FineUI-Start
6 years ago
## 安装运行
`git clone --recursive https://git.fanruan.com/dailer/FineUI-Start.git`
6 years ago
`npm install`
5 years ago
`npm run grunt`
## 示例效果
![](./screenshorts/todolist.gif)