https://github.com/bpanel-org/bpanel-docs
bpanel documentation
https://github.com/bpanel-org/bpanel-docs
Last synced: 4 months ago
JSON representation
bpanel documentation
- Host: GitHub
- URL: https://github.com/bpanel-org/bpanel-docs
- Owner: bpanel-org
- Created: 2018-03-30T23:08:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T17:04:27.000Z (over 7 years ago)
- Last Synced: 2025-10-26T05:45:49.336Z (8 months ago)
- Language: HTML
- Size: 35.3 MB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bPanel Documentation
To serve locally:
```bash
$ cd website
$ npm install
$ npm start
```