Home

Awesome

React Component Starter Kit

This is supposed to be a simple starter-kit for creating Open Source React Components. It should include/support:

Getting Started

Just clone or fork the repo and start hacking:

$ git clone -o your-component -b master --single-branch https://github.com/daviferreira/react-component-starter-kit.git your-component

Commands

$ cd your-component
$ npm install                   # Install development dependencies
$ npm run bundle                # Build scripts
$ npm run demo                  # Run webpack dev server

Your Component Name Here

A magic description.

NPM info

Travis build status Dependency Status devDependency Status Coverage Status

Usage

Development

Contributing

LICENSE

MIT: https://github.com/daviferreira/react-component-starter-kit/blob/master/LICENSE