Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.4 KB

File metadata and controls

51 lines (36 loc) · 1.4 KB

React Component Boilerplate

David version MIT License PRs Welcome

Setup

$ git clone https://github.com/jsbros/react-component-boilerplate
$ cd react-component-boilerplate
$ yarn install

Commands

$ npm run lint
$ npm run build
$ npm run storybook

Contribution Guidelines

Authors

Author List →

License

The React Component Boilerplate is under the MIT License.