/react.redux.iso.boilerplate

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

Primary LanguageJavaScriptMIT LicenseMIT

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