https://github.com/yzqdev/cg-tutor
https://github.com/yzqdev/cg-tutor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yzqdev/cg-tutor
- Owner: yzqdev
- License: mit
- Created: 2022-05-07T15:54:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T01:20:22.000Z (about 3 years ago)
- Last Synced: 2025-02-05T19:07:32.486Z (over 1 year ago)
- Homepage: https://yzqdev.github.io/cg-tutor/
- Size: 2.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cg-tutor
运行
```bash
# 启动
yarn docs:dev
# 打包
yarn docs:build
```
## 其他相关
- [计算机技术教程](https://yzqdev.github.io/cs-guide)
- [linux基础](https://yzqbooks.github.io/linux-tutorial/ )
- [git教程](https://yzqdev.github.io/git-tutor)
- [nodejs教程](https://yzqdev.github.io/node-tutor)
- [网道教程](https://yzqbooks.github.io/wangdoc)
- [安卓教程](https://yzqdev.github.io/android-docs)