https://github.com/botble/docs
https://github.com/botble/docs
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/botble/docs
- Owner: botble
- Created: 2020-04-15T05:40:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T04:33:57.000Z (12 months ago)
- Last Synced: 2025-07-08T06:21:24.003Z (12 months ago)
- Language: Shell
- Size: 149 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Botble Documentation
## Setup
```bash
git clone https://github.com/botble/docs.git
npm install
npm run docs:dev
```