/react-seed

Boilerplate that I use for new apps

Primary LanguageJavaScript

react-seed

Build Status

This is a template that I use for quickly creating new React apps with all the needed boilerplate.

Usage

npm install
npm start

This project was bootstrapped with Create React App.