/React-Redux-Boilerplate

React-Redux Boilerplate is ReactJS boilerplate with Redux, Redux-Saga and many other dependencies.

Primary LanguageJavaScriptMIT LicenseMIT

React-Redux-Boilerplate

About Repository

React-Redux Boilerplate is ReactJS boilerplate with Redux, Redux-Saga and many other dependencies. The boilerplate containing modern web development tools such as Webpack, Babel and React Hot Loader.

Quick start

  1. Clone this repo using git clone https://github.com/david-babunashvili/React-Redux-Boilerplate.git
  2. Move to the appropriate directory: cd React-Redux-Boilerplate.
  3. Run npm install to install dependencies.
  4. Run npm start to start the development server.