kiranssk / React-Router-Redux-App

This is simple React-Router-Redux App for tutorial article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Router-Redux-App

This is simple React-Router-Redux App for the tutorial article

Usage

git clone https://github.com/Lavitr/React-Router-Redux-App.git
cd React-Router-Redux-App 
npm install
npm start
open http://localhost:8080  (should start automatically )

Available Commands

npm start - start the dev server
npm run dev - create a developer build in `dist` folder
npm run build - create a production ready build in `dist` folder

About

This is simple React-Router-Redux App for tutorial article


Languages

Language:JavaScript 95.3%Language:HTML 4.7%