Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 236 Bytes

File metadata and controls

37 lines (25 loc) · 236 Bytes

Easy-doc 前端代码

下载依赖

npm install

或者

yarn install

运行

npm start

或者

yarn start

打包

npm run build

或者

yarn build