jth0024 / react-redux-arch-starter

A starter project that demonstrates a scalable React + Redux architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Redux Architecture

This repository exists to showcase a scalable React + Redux architecture.

Installation

  • Install Node.JS + NPM from here
  • Download or clone this repository
  • Open a terminal in the project folder
  • Enter the command: npm install

Running the application

  • Enter the command: npm start

Running the tests

  • Enter the command: npm run test:watch

About

A starter project that demonstrates a scalable React + Redux architecture


Languages

Language:JavaScript 84.9%Language:CSS 12.9%Language:HTML 2.3%