proxy-based Twister client written with react-js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Julian Steinwachs c2cf8a0177 cache is now automatically trimmed by 2 weeks 10 years ago
..
amd cache is now automatically trimmed by 2 weeks 10 years ago
dist cache is now automatically trimmed by 2 weeks 10 years ago
ie8 cache is now automatically trimmed by 2 weeks 10 years ago
lib cache is now automatically trimmed by 2 weeks 10 years ago
node_modules/classnames cache is now automatically trimmed by 2 weeks 10 years ago
src cache is now automatically trimmed by 2 weeks 10 years ago
webpack cache is now automatically trimmed by 2 weeks 10 years ago
.ackrc cache is now automatically trimmed by 2 weeks 10 years ago
.editorconfig cache is now automatically trimmed by 2 weeks 10 years ago
.eslintrc cache is now automatically trimmed by 2 weeks 10 years ago
.npmignore cache is now automatically trimmed by 2 weeks 10 years ago
CHANGELOG.md cache is now automatically trimmed by 2 weeks 10 years ago
CONTRIBUTING.md cache is now automatically trimmed by 2 weeks 10 years ago
LICENSE cache is now automatically trimmed by 2 weeks 10 years ago
README.md cache is now automatically trimmed by 2 weeks 10 years ago
appveyor.yml.tmp cache is now automatically trimmed by 2 weeks 10 years ago
package.json cache is now automatically trimmed by 2 weeks 10 years ago
register-babel.js cache is now automatically trimmed by 2 weeks 10 years ago
run-babel added react-router and react-bootstrap 10 years ago
webpack.config.js cache is now automatically trimmed by 2 weeks 10 years ago
webpack.docs.js cache is now automatically trimmed by 2 weeks 10 years ago

README.md

react-bootstrap

Bootstrap 3 components built with React

Travis Build Status NPM version Bower version HuBoard Gitter

Dependency Status devDependency Status peerDependency Status

Under active development - APIs will change.

Docs

See the documentation with live editable examples.

Authors

and many contributors

Local Setup

  • Install the dependencies with npm install
  • Run tests npm test
  • Run tests in watch mode npm run test-watch
  • Run the docs site in development mode with npm run docs. This will watch for file changes as you work. Simply refresh the page to see the updates.
  • Build with npm run build

Contributions

Yes please! See the contributing guidelines for details.