Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 247 Bytes

fly-components

移动端ui组件,不定期更新

详见文档 戳这里

# 安装依赖
npm install

# 启动项目 localhost:8080
npm run serve

# 打包项目
npm run build