/react-ssr

React, Server Side Rendering, with Gulp and Webpack

Primary LanguageJavaScriptMIT LicenseMIT

React-SSR

A server-side rendered React App using Gulp and Webpack

Usage

  1. git clone https://github.com/modsoussi/react-ssr.git
  2. cd react-ssr
  3. npm i
  4. npm start

Then open http://localhost:5000/ to see your app.

License

React-SSR is open source software licensed as MIT.