/react-redux-skeleton

A React-Redux skeleton for quick and easy setup. Hopefully.

Primary LanguageJavaScript

Description

A skeleton with boilerplate code to get up and running with a React-Redux app as fast as possible.

Installation

yarn
yarn start

Then navigate to localhost:3000.

TODO:

  • Create a branch that includes React-Router and PropTypes.
  • Create a branch preloaded with CSS frameworks.