Skip to content

This is just the example of React + Redux + React Router v4 (with Layouts).

Notifications You must be signed in to change notification settings

michelloworld/react_redux_router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Redux + React Router v4 (with Layouts)

This is just the example of React + Redux + React Router v4 (with Layouts).

run local

  1. install node packages

npm install

  1. set port at .env

rename .env.example to .env

  1. run webpack

npm run webpack

  1. run server

npm run server

About

This is just the example of React + Redux + React Router v4 (with Layouts).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published