/React-Basic-Architecture-With-Redux

This is the very basic react architecture one can use to develop large application also.

Primary LanguageJavaScript

React-Basic-Architecture-With-Redux

This is the very basic react architecture one can use to develop large application also.

Installation

####1. Clone this repository or download the ZIP file

$ git clone https://github.com/Abhijeetjaiswalit/React-Basic-Architecture-With-Redux.git

####2. Make sure you have npm installed globally

More details here https://nodejs.org/en/download/

####3. Make sure you have webpack-dev-server, webpack-cli, webpack installed globally

####4. On the command prompt run the following commands

$ cd `project-directory`
$ npm install 
$ npm start

Technologies

| React.