Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

isomorphic web app starter kit using redux, react, react router, hmr, webpack and postcss

License

Notifications You must be signed in to change notification settings

jahrlin/isomorphic-flux-react-react-router

Repository files navigation

isomorphic-redux-react-react-router

Build Status

Server side rendering even for asynchronous routes for that sweet SEO.

Also uses webpack, hmr, es6 (babel), postcss w/ cssnext

install and build/run

$ git clone https://github.com/jahrlin/isomorphic-flux-react-react-router.git
$ cd isomorphic-flux-react-react-router
$ npm install

Development

$ npm run dev

Production

$ npm run build
$ npm start

testing

$ npm test

About

isomorphic web app starter kit using redux, react, react router, hmr, webpack and postcss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published