/react-simple-boilerplate

A lightweight React Boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

React Boilerplate

A minimal and light dev environment for ReactJS.

Usage

npm install
npm start
open http://localhost:3000

Linting

This boilerplate project includes React ESLint configuration.

npm run test

Dependencies