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 アプリ
- Host: GitHub
- URL: https://github.com/kento75/react-sns
- Owner: Kento75
- License: mit
- Created: 2018-07-09T12:45:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T09:53:11.000Z (almost 8 years ago)
- Last Synced: 2025-04-05T17:36:52.106Z (about 1 year ago)
- Topics: express, nedb, react
- Language: JavaScript
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React-SNS
```
# React client build
$ npm run build
# Server run
$ npm start
```