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

https://github.com/mistlog/react-peg-docs

Docs for react-peg
https://github.com/mistlog/react-peg-docs

Last synced: 2 months ago
JSON representation

Docs for react-peg

Awesome Lists containing this project

README

        

# ReactPeg Docs

Docs for react-peg.

## Local Setup

```bash
> cd website
> npm install
> npm run start
```