0.0.1 • Published 10 years ago

react-component-bootstrap v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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.json and change everything to fit your package.
  • Edit package.json and change everything to fit your package.
  • Edit webpack.config.js and change the first three lines.
  • Develop in peace.