README

bilbo-UI

### A [Mithril.js](https://github.com/MithrilJS/mithril.js) UI library. [![npm package](https://img.shields.io/npm/v/bilbo-ui/latest.svg)](https://www.npmjs.com/package/bilbo-ui) [![Travis (.org)](https://img.shields.io/travis/nenjotsu/bilbo-ui.svg)](https://travis-ci.org/nenjotsu/bilbo-ui) [![Gitter](https://img.shields.io/gitter/room/nenjotsu/bilbo-ui.svg)](https://gitter.im/bilbo-ui/Lobby)

Documentation

Check out the documentation website for installation instructions and getting started.

Playground

Check out the flems or codesandbox examples for basic usage.

Development

  1. npm i

  2. npm run generate:icons

  3. npm run generate:docs

  4. npm run watch:docs

Credits

Inspired by blueprint, polythene and ant-design.

Last updated