Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalik/kandybars-docs
Kandybars Documentation
https://github.com/jalik/kandybars-docs
demo documentation example
Last synced: about 2 months ago
JSON representation
Kandybars Documentation
- Host: GitHub
- URL: https://github.com/jalik/kandybars-docs
- Owner: jalik
- License: mit
- Created: 2018-02-22T07:48:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:33:15.000Z (about 2 years ago)
- Last Synced: 2024-10-31T10:11:49.832Z (3 months ago)
- Topics: demo, documentation, example
- Language: JavaScript
- Size: 3.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Kandybars Documentation
## How to run
To run the local server, execute the command below:
```bash
npm run start
```
After that, the documentation will be available on [http://localhost:3000]().## License
The code is released under the [MIT License](http://www.opensource.org/licenses/MIT).