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

https://github.com/kelunik/react-cms


https://github.com/kelunik/react-cms

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Running

```sh
$ git clone [email protected]:assertchris/react-cms.git
$ cd react-cms
$ npm install
$ npm install -g serve
$ serve
```