benhallouk / react-redux

react redux starting kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React starter-template

This is a starter template for react with redux

Instruction

To start run

npm i

To build run

npm build

To run the app and start the hot reloading

npm run start

To run linting

npm run lint:watch

To run tests

npm run test:watch

About

react redux starting kit


Languages

Language:JavaScript 99.0%Language:CSS 0.6%Language:HTML 0.4%