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.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| README.md | 7 years ago | |
README.md
面向开发者的文档
框架介绍
- 下载和运行
- 目录结构介绍
example目录src目录(js目录,less目录)package.jsongulpfile.js
如何提交 PR
上线
- 修改
package.json版本 - 提交到github,并创建tag
- 提交到 npm
- 更新 .md 文档
- 文档同步到 kancloud
- ……