https://github.com/yzqdev/node-docs
simple node tutor
https://github.com/yzqdev/node-docs
Last synced: 3 months ago
JSON representation
simple node tutor
- Host: GitHub
- URL: https://github.com/yzqdev/node-docs
- Owner: yzqdev
- License: other
- Created: 2022-03-23T15:51:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T01:18:59.000Z (about 3 years ago)
- Last Synced: 2025-10-19T19:54:30.156Z (8 months ago)
- Homepage: https://yzqdev.github.io/node-docs/
- Size: 1.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs-guide
运行
```bash
# 启动
yarn docs:dev
# 打包
yarn docs:build
```