Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellado-fbit/react-server-side-rendering
Experiment with SSR and React Router.
https://github.com/ellado-fbit/react-server-side-rendering
Last synced: about 20 hours ago
JSON representation
Experiment with SSR and React Router.
- Host: GitHub
- URL: https://github.com/ellado-fbit/react-server-side-rendering
- Owner: ellado-fbit
- Created: 2020-03-24T08:40:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:19:22.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T14:53:28.620Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
~~~
npm install
~~~## Usage
~~~
npm start
~~~