/my-personal-react-starter-kit

my personal react starter kit with my favourites addons

Primary LanguageJavaScript

my-personal-react-starter-kit

my personal react starter kit with my favourites addons and my preferenced folder structure. To install the starter kit, simply clone the repo and use the following command to install:

npm install

and

gulp run

Now open a browser and open http://localhost:3000 and you will see the hello world example of the starter pack.

Dependencies

Contains the following list of node modules:

  • Babel
  • ESLint with AirBnb Styleguide
  • Gulp
  • React
  • React-Redux
  • Redux-Saga
  • Webpack