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

https://github.com/ohcnetwork/docs


https://github.com/ohcnetwork/docs

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# OHC Docs

Home for OHC documentation.

This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.

### Installation

```
npm i
```

### Local Development

```
npm run start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.