jaerodyne / react-redux-skeleton

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 52.2%Language:HTML 44.2%Language:CSS 3.5%