https://github.com/scya597/commentboard
Practice - ReactJs + NodeJs + Express
https://github.com/scya597/commentboard
Last synced: 3 months ago
JSON representation
Practice - ReactJs + NodeJs + Express
- Host: GitHub
- URL: https://github.com/scya597/commentboard
- Owner: Scya597
- Created: 2017-05-09T13:51:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T13:57:56.000Z (about 8 years ago)
- Last Synced: 2025-01-23T15:51:17.497Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODOAPP
## start
```
npm run build
node server.js
```
Then go to `http://localhost:3000`