react-component-bootstrap
v0.0.1
Published
Quick bootstrap for writing react isolated components distributed as libraries with ES6. Comes with webpack and karma for testing.
Maintainers
Readme
react-component-bootstrap
Quick bootstrap for writing React components and distribute them as libraries.
Comes with the following things:
- ES6 for tests and source
- Karma tests with Kasmine
- Tests coverage
Usage
- Edit
bower.jsonand change everything to fit your package. - Edit
package.jsonand change everything to fit your package. - Edit
webpack.config.jsand change the first three lines. - Develop in peace.
