You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aquaculture/public/vendor/wangEditor-3.1.1/docs/dev
li abbd10aada
1
8 months ago
..
README.md 1 8 months ago

README.md

面向开发者的文档

框架介绍

  • 下载和运行
  • 目录结构介绍
  • example目录
  • src目录(js目录,less目录)
  • package.json
  • gulpfile.js

如何提交 PR

上线

  • 修改package.json版本
  • 提交到github并创建tag
  • 提交到 npm
  • 更新 .md 文档
  • 文档同步到 kancloud
  • ……