Skip to content

tagraha/react-universal

Repository files navigation

React SSR Starter

An example react application (master-detail feed) with server side rendering, async react-router routes, async redux reducers, async data fetching, and code-splitting.

Under the Hood

Inspiration

Getting started

git clone https://github.com/tagraha/react-universal.git MyApp
cd MyApp
npm install
npm start

# Open localhost:5000

More docs soon. PRs welcome!

About

An example react application with SSR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published