Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 182 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 182 Bytes

11fish

安装依赖

yarn

开发模式

yarn serve

构建

构建生产版本。

yarn build

测试

yarn test

lint

yarn lint