Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
/ react-universal Public archive

An example Universal React Application using Express, Redux and Webpack.

Notifications You must be signed in to change notification settings

jbadavis/react-universal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Universal

This is a Universal React application.

Getting Started

Install

npm i

Development

Starts Webpack Dev Server.

npm run dev

Production

Runs a Webpack production build, transpiles the Express app and starts the server.

npm run prod

About

An example Universal React Application using Express, Redux and Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published