interface-doc
v1.0.4
Published
接口文档模板
Downloads
1
Readme
使用
$ npm install -g cnpm --registry=https://registry.npm.taobao.org
- 下载项目
cnpm i interface-doc -g
- 创建项目
docInit init
- 进入项目
cd 你的项目名称
- 安装依赖
cnpm run i
- 本地启动项目进行预览
npm run dev
- 打开 http://localhost:5566
注意事项
项目名称规则 你的项目名称-api 例如 : rest-api
发布到服务器
npm run push
项目展示
##相关地址
😎