快速搭建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.
 
 
 
youki 610a342a82 KERNEL-6234 refactor: starter支持ts和es写法 4 years ago
dist
screenshorts
src
webpack
.eslintignore
.eslintrc
.gitignore
.npmrc
LICENSE
README.md
advance.html
babel.config.js
index.html
package.json
tsconfig.json

README.md

FineUI-Start

安装运行

git clone --recursive https://git.fanruan.com/dailer/FineUI-Start.git

安装依赖

yarn install

打开dev模式

yarn start

打包

yarn build

示例效果