alan2207 / react-redux-starter

Boilerplate to get started with building react apps quickly...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-redux-starter

Boilerplate for creating React Single Page Apps.

Usage:

  • Download the package to your local machine:
    git clone https://github.com/alan2207/react-redux-starter.git

  • Install required dependencies:
    npm install

  • To start the app locally:
    npm run start

  • To build the app:
    npm run build

About

Boilerplate to get started with building react apps quickly...


Languages

Language:JavaScript 92.9%Language:HTML 7.1%