vinitraj10 / React-Redux-Boilerplate

A boilerplate for setting up the react and redux project with webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple boilerplate code for setting up the react with redux project on your local machine.

PROJECT SETUP

clone the repo:-

git clone https://github.com/vinitraj10/React-Redux-Bolierplate

Install dependencies

npm install

Run on http://localhost:8080:-

npm run dev

About

A boilerplate for setting up the react and redux project with webpack

License:MIT License


Languages

Language:JavaScript 95.2%Language:HTML 4.8%