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

https://github.com/kento75/react-sns

React と Express を使用した SNS アプリ
https://github.com/kento75/react-sns

express nedb react

Last synced: about 2 months ago
JSON representation

React と Express を使用した SNS アプリ

Awesome Lists containing this project

README

          

# React-SNS

```
# React client build
$ npm run build

# Server run
$ npm start
```