/react-starter-kit

This boilerplate is fast and reliable set up of the workflow while developing React apps

Primary LanguageJavaScript

react-starter-kit

This boilerplate is a fast and reliable set up of the workflow for developing React apps alt tag

Usage:

  1. Cloning the source code: git clone https://github.com/IvanDobrovolsky/react-starter-kit.git
  2. Installing all needed dependendencies: npm install
  3. Starting node.js server and webpack build: npm start