Skip to content

Simplest React/Webpack2/Babel/Express app example Server Rendering and Jest testing

Notifications You must be signed in to change notification settings

derzunov/react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-app

Simplest React/Webpack2/Babel/Express app example with ReactRouter, Server Rendering and Jest testing

Build Status

Install

git clone https://github.com/derzunov/react-app react-app
cd react-app
yarn

Run

npm start

Then open your browser on "localhost:8080"

Develop with webpack --watch

npm run dev

Then open your browser on "localhost:8080"

Test

npm test

About

Simplest React/Webpack2/Babel/Express app example Server Rendering and Jest testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published