https://github.com/ymm-tech/gods-pen-doc
码良帮助文档
https://github.com/ymm-tech/gods-pen-doc
Last synced: over 1 year ago
JSON representation
码良帮助文档
- Host: GitHub
- URL: https://github.com/ymm-tech/gods-pen-doc
- Owner: ymm-tech
- Created: 2019-05-22T10:46:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T10:31:03.000Z (over 3 years ago)
- Last Synced: 2025-01-25T20:24:20.258Z (over 1 year ago)
- Language: Makefile
- Size: 2.35 MB
- Stars: 24
- Watchers: 6
- Forks: 24
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
这是码良项目的文档,包含使用说明和开发文档。
维护方式
## start
```
yarn install
```
## dev
```
yarn docs:dev
```
## build
```
yarn docs:build
```
## deploy
```
yarn docs:deploy
```
如无充分了解,请谨慎修改`docs/.vuepress/`下文件 谢谢