An open API service indexing awesome lists of open source software.

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

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

[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

- **[MIT license](http://opensource.org/licenses/mit-license.php)**