Skip to content

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

Notifications You must be signed in to change notification settings

alan2207/react-redux-starter

Repository files navigation

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

Releases

No releases published

Packages

No packages published