https://github.com/yzqdev/cs-tips
https://github.com/yzqdev/cs-tips
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yzqdev/cs-tips
- Owner: yzqdev
- License: mit
- Created: 2022-08-25T08:50:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T12:59:47.000Z (about 3 years ago)
- Last Synced: 2025-10-24T09:49:49.667Z (8 months ago)
- Homepage: https://yzqdev.github.io/cs-tips/
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs-tips
运行
```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)
- [cg教程](https://yzqdev.github.io/cg-tutor)