Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 276 Bytes

File metadata and controls

25 lines (17 loc) · 276 Bytes

快速上手

1. 开发

npm install
npm run start

2. 构建

npm run build
npm run release

3. 调试

npm run watch

了解更多

你可以通过我们的官方文档熟悉和了解快应用。