Skip to content

balupton/minimal-react

 
 

Repository files navigation

minimal-react

Travis CI Build Status Dependency Status Dev Dependency Status
Slack community badge Patreon donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

React starter kit that is more minimal than essential

Usage

# Setup
git clone https://github.com/balupton/minimal-react.git
cd minimal-react
npm install

# Once-off compiles
npm run-script compile

# Development build
npm start

# Testing
npm test

# Updating Meta Files
npm run-script meta

History

Discover the release history by heading on over to the HISTORY.md file.

License

Unless stated otherwise all works are:

and licensed under:

About

React starter kit that is more minimal than essential

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%