Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalik/cuic-docs
Cuic Documentation
https://github.com/jalik/cuic-docs
demo documentation example
Last synced: about 1 month ago
JSON representation
Cuic Documentation
- Host: GitHub
- URL: https://github.com/jalik/cuic-docs
- Owner: jalik
- License: mit
- Created: 2017-12-14T05:06:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:32:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T06:18:24.047Z (7 months ago)
- Topics: demo, documentation, example
- Language: JavaScript
- Size: 3.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cuic 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).