[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 188 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 188 Bytes

表单设计器 beta

安装依赖

# 使用yarn 
yarn install

# 使用npm 
npm install

启动项目

# 使用yarn 
yarn run serve

# 使用npm 
npm run serve