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
- Host: GitHub
- URL: https://github.com/boolfalse/socialapp-client
- Owner: boolfalse
- Created: 2021-09-08T21:18:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T13:21:29.000Z (over 4 years ago)
- Last Synced: 2025-02-27T08:08:43.367Z (11 months ago)
- Language: JavaScript
- Size: 792 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SocialApp
```
npm i
json-server --watch db.json --port 3004
npm start
```