https://github.com/onface/project-spec
https://github.com/onface/project-spec
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/onface/project-spec
- Owner: onface
- Created: 2018-11-06T03:28:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T03:30:26.000Z (over 6 years ago)
- Last Synced: 2025-02-17T09:43:11.279Z (3 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project-spec
## 开发引导文档
每个项目尽量将一些简单但涵盖大部分开发模式的页面写在文档中,例如:
## 必须阅读
新接手项目的前端人员应当先完全了解 `view/sender/**` 和 `view/sender_add/**` 的相关所有代码。因为这些是项目最基础的操作,涵盖了大部分的开发模式。