快速搭建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写法 3 years ago
dist update 5 years ago
screenshorts update 5 years ago
src KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
webpack KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
.eslintignore KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
.eslintrc KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
.gitignore KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
.npmrc KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
LICENSE Initial commit 6 years ago
README.md KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
advance.html KERNEL-6234 feat: 增加高阶用法 4 years ago
babel.config.js KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
index.html KERNEL-6234 feat: 增加高阶用法 4 years ago
package.json KERNEL-6234 refactor: starter支持ts和es写法 3 years ago
tsconfig.json KERNEL-6234 refactor: starter支持ts和es写法 3 years ago

README.md

FineUI-Start

安装运行

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

安装依赖

yarn install

打开dev模式

yarn start

打包

yarn build

示例效果