/react-vapor

Vapor CSS components implemented with React!

Primary LanguageTypeScriptMIT LicenseMIT

React-Vapor

Build Status codecov bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies Greenkeeper badge Npm total downloads badge

Vapor CSS components implemented with React!

Install

npm install react-vapor

The project is at its early stages, some components can still have lots of breaking changes between versions.

Dependencies

Those are required in order to use react-vapor in your own project:

Building

Make sure you have Node JS and NPM installed. Run npm install to get the required dependencies and build the librairy.

Running documentation locally

To build and run the doc locally, simply run npm start.

Running the tests suite

Run npm test to run all tests and get the code coverage!

Contributing

  1. Search the issues, if it is not already there, add one.
  2. Fork the repository
  3. Code Code Code
  4. Submit a pull request
  5. Wait for some nice guy to review and merge

License

Vapor is distributed under MIT license.