Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 404 Bytes

React boilerplate

Description

This repo is a boilerplate for a react application.

Branches

  • master: This branch is a react boilerplate with css modules enabled.
  • enable-redux: This branch has the basic configuration to start using react/redux in your project. It also includes css modules enabled.

Feel free to submit an issue or a PR to create any other boilerplate for react applications.