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

https://github.com/boolfalse/socialapp-client

SocialApp ReactJS Client
https://github.com/boolfalse/socialapp-client

Last synced: 6 months ago
JSON representation

SocialApp ReactJS Client

Awesome Lists containing this project

README

          

## SocialApp

```
npm i
json-server --watch db.json --port 3004
npm start
```