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: 10 months ago
JSON representation

Cuic Documentation

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).