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.
|
|
|
# FineUI-Start
|
|
|
|
|
|
|
|
## 安装运行
|
|
|
|
`git clone ssh://git@code.fineres.com:7999/fui/fineui-starter.git`
|
|
|
|
|
|
|
|
## 安装依赖
|
|
|
|
`yarn install`
|
|
|
|
|
|
|
|
## 打开dev模式
|
|
|
|
`yarn start`
|
|
|
|
|
|
|
|
## 打包
|
|
|
|
`yarn build`
|
|
|
|
|
|
|
|
## 示例效果
|
|
|
|
![](./screenshorts/todolist.gif)
|