Skip to content

priyadharshan/react-boilerplate

Repository files navigation

React boilerplate


Node.js CI

Features

This boilerplate features all the latest tools in the industry.

  • React.js - React 16, React Router 5
  • Redux.js - Redux saga and Reselect
  • Babel - ES6, ESNext, Airbnb and React/Recommended config
  • Webpack - Webpack 4
  • Test - Jest with Enzyme
  • Lint - ESlint
  • Styles - SCSS Styling

Quick start

  1. Clone this repo using git clone https://github.com/priyadharshan/react-boilerplate.git
  2. Move to the appropriate directory: cd react-redux-boilerplate.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published