Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

jacksonjp/react-ssr-redux-sass

Repository files navigation

React Universal App (SSR + RR4 + SASS)

WIP

This project was bootstrapped with Create React App.

Uses:

  • React Router 4
  • Express JS (Server Rendering with prefetching data)
  • Redux with thunk middleware and isomorphic-fetch
  • Sass Loader with Web pack
  • Flow for type checking
  • EsLint for linting

Setup

First install the dependencies, in the root directory of this project run. npm install

Running

For Development run npm start

This will start a development server on localhost:3000

For Production with server side rendering run npm run build && npm run server.

About

React Universal App (CRA + SSR + RR4 + SASS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published