https://github.com/gutenye/example-react-ssr
https://github.com/gutenye/example-react-ssr
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gutenye/example-react-ssr
- Owner: gutenye
- Created: 2017-05-02T08:07:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T07:33:53.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T00:45:10.658Z (4 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
```
$ yarn
$ npm run server
$ curl localhost:3004
```