mhdnp1234 / react-setup-example

- react development environment setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-setup-example

  • react web application boilerplate project

React Redux Saga Boilerplate v1.0.0

This boilerplate has been created using pluralsight tutorial but with a revised technology stack. The idea to create this is to give a easy start for new web developer. The tech stack has been in practice for a while and so it saves lot of time for new developer to do R&D. This is still in development and would be improved by the time to keep the process easy. *Brought to you by mhdnp1234

Get Started

1. System Requirements

  • Globally installed node

2. Installation

On the command prompt run the following commands

$ git clone https://github.com/mhdnp1234/react-setup-example.git

$ cd react-setup-example/

$ npm install
  or
  yarn

About

- react development environment setup


Languages

Language:JavaScript 98.4%Language:HTML 1.6%