ewdave / react.redux.iso.boilerplate

My staple go to boilerplate for isomorphic front end React/Redux apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Isomorphic Boilerplate

No strings attached Isomorphic Boilerplate for React/Redux/Express

By Chris Cates ⭐

Commands

  1. npm start - run in forever
  2. npm run dev - run dev server
  3. npm run server - run isomorphic server, make sure to run webpack before running the server.
  4. gulp - Compile isomorphic CSS file

Questions? Comments? Email hello@chriscates.ca

MIT LICENSE

About

My staple go to boilerplate for isomorphic front end React/Redux apps.

License:MIT License


Languages

Language:JavaScript 80.9%Language:CSS 12.9%Language:HTML 6.2%