formidable-react-component-boilerplate

0.2.0 • Public • Published

Travis Status

React Component Boilerplate

Formidable Labs flavored React component boilerplate. This is a set of opinions on how to start a React component.

The Generator

We expect these opinions to change often. We've written a yeoman generator to pull down the freshest copy of this repo whenever you use it. It just copies this repo so you don't have to. Check it out here

To create a new project based on this boilerplate:

$ npm install -g yo
$ npm install -g generator-formidable-react-component
$ yo formidable-react-component

The generator replaces formidable-react-component-boilerplate and FormidableReactComponentBoilerplate across this repo with names specific to your new project. src/components/formidable-react-component-boilerplate.jsx and test/client/spec/components/formidable-react-component-boilerplate.spec.jsx are also renamed, and a fresh README.md is created.

Development

Please see DEVELOPMENT

Contributing

Please see CONTRIBUTING

Dependents (0)

Package Sidebar

Install

npm i formidable-react-component-boilerplate

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • formidablelabs
  • ryan.roemer