/react-redux-boilerplate

ES2016, react-router v4, Bulma, styled-components, ESLint & Enzyme.

Primary LanguageJavaScript

Redux powered React boilerplate

Heavily inspired by Cory House's "Building a JavaScript Development Environment" course at Pluralsight.

Boilerplate includes:

Usage instructions

  1. Clone the repo
  2. Run yarn or npm install in the project's root folder
  3. Run npm run dev to start the development server and start hacking

To share your work with anyone, you can run npm run share, which temporarely opens up a port in your firewall and gives you an URL to share with anyone interested.