English | 中文
Typescript sample tutorial, used to record learning typescript. The project is currently hosted on Gitee and Github platforms. Welcome to support Star and Fork ~
TODO
The project is currently hosted on Gitee and Github platforms, Welcome to support Star and Fork ~
- Gitee:https://gitee.com/OlinOnee/typescript-samples
- Github:https://github.com/micro-carving/typescript-samples
Open source projects can't be separated from your support. If you have a good idea, encounter some bugs and fix them, you are welcome to submit Pull Requests to participate in open source contributions.
- fork to your repo
- clone to local
- add new feat_xxx branch
- add or modify code
- commit and push to your repo
- add PR (Pull Request) request, and commit code to develop branch
- wait for the author to merge
- refer to the vue
standard (Angular)
- 🆕
feat
- 🐞
fix
- 🧽
polish
- 📝
docs
- 🎨
style
- 🧬
refactor
- 📈
perf
- 🎬
test
- 🔙
revert
- 〰
workflow
- 🛠
ci
- 🆒
chore
- 💱
types
- 🆕
Open source is not easy. Thank you for sharing!
- Thanks to the WanDoc.com TypeScript tutorial:https://wangdoc.com/typescript/
GPL 3.0(GNU General Public License Version 3),GNU General Public License Agreement. GNU Official definition: "GNU is Not Unix".