0.3.1 • Published 7 years ago

rematerial v0.3.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

Rematerial

Build Status

Some reusable material react components

Documentation

https://rematerial.info/

Development

Install dependencies:

npm install

Run examples at http://localhost:8080/ with webpack dev server:

npm start

Run tests & coverage report:

npm test