1.0.4 • Published 6 years ago

interface-doc v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

使用

$ npm install -g cnpm --registry=https://registry.npm.taobao.org
  • 下载项目
cnpm i interface-doc -g
  • 创建项目
docInit init

image image

  • 进入项目
cd 你的项目名称
  • 安装依赖
cnpm run i
  • 本地启动项目进行预览
npm run dev

注意事项

  • 项目名称规则 你的项目名称-api 例如 : rest-api

  • 发布到服务器

npm run push

项目展示

image

##相关地址

😎