Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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