Skip to content

rkotze/universal-react-starter

Repository files navigation

Universal React starter

Simple get started project for server side rendering with React and React Router.

Get started

Local development

  1. npm i
  2. npm run dev Run for local development, file watching and reloading. (No hot reload, at the mo)

npm start Main script to run app on server. Should work locally.

npm run build Build production bundle.

Objective

  • Low complexity
  • Easy to get started with
  • Lowest amount of dependencies possible while being useful

Useful blog post ReactJS : Server side rendering with router v4 & redux

More ideas from git repo js-stack-from-scratch

About

Create a simple universal rendering starting project using React and React Router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •