celeris-web
celeris-web copied to clipboard
doc: 求一个开发指引
Clear and concise description of the problem
这个项目非常漂亮,作为一个前端初学者,想要尝试修改和添加一下组件和模块。 但不知到从哪里入手比较好。希望能有个开发指引和示例。谢谢~
Suggested solution
希望提供一个开发流程示例
Alternative
No response
Additional context
No response
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
apps/admin/src/pages 这个路径对应不同的页面,可以从这里开始更改。
使用vue devtools也可以帮助你快速了解页面上不同的位置都是哪些组件的作用,点击就会跳转到编辑器。
详细的等待后续有空了出文档吧