Skip to content

react + redux + redux-tiny-router + universal example / starter

Notifications You must be signed in to change notification settings

Agamennon/react-redux-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Tiny Router Univeral Example

npm install

npm run start

a starter for redux-tiny-router

Change inside paths.js and set universal:true, to enable universal rendering please note that in development, the css will not be processed, so you will see a change when client side css loads, if you want, uncomment componentWillMount from the Home.jsx component (that will make a 2 second async request), you can then use curl http://localhost:3000 to see that all the state was rendered!.

Server will run in port:4000

About

react + redux + redux-tiny-router + universal example / starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published