https://github.com/imranhsayed/ssr-react-app
:zap: A server-side-rendering-react-app demo
https://github.com/imranhsayed/ssr-react-app
Last synced: about 2 months ago
JSON representation
:zap: A server-side-rendering-react-app demo
- Host: GitHub
- URL: https://github.com/imranhsayed/ssr-react-app
- Owner: imranhsayed
- Created: 2019-05-28T06:57:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T20:11:58.000Z (over 2 years ago)
- Last Synced: 2025-04-23T05:07:27.871Z (about 2 months ago)
- Language: JavaScript
- Size: 1.92 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSR React Application
## Description :clipboard:
> A server side rendering React demo app## GraphQL App DEMO :video_camera:
## Installation :wrench:
1. Clone this repo by running `git clone https://github.com/imranhsayed/ssr-react-app`
2. `cd ssr-react-app`
3. `npm install`
4. `npm run dev`## Common Commands :computer:
1. `npm run dev:webpack` runs webpack-dev-server for frontend on port 8080 in watch mode
## Built With :zap:
1. Node
2. Express
3. React
4. Webpack
5. Babel## Author :bust_in_silhouette:
* **[Imran Sayed](https://codeytek.com)**
## License
[](http://badges.mit-license.org)
- **[MIT license](http://opensource.org/licenses/mit-license.php)**