bulma/README.md

20 lines
715 B
Markdown
Raw Normal View History

2016-01-24 00:03:43 +00:00
# [Bulma](http://bulma.io)
Bulma is a modern CSS framework based on [Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes).
2016-01-27 00:33:07 +00:00
[![Bulma: a Flexbox CSS framework](https://raw.githubusercontent.com/jgthms/bulma/master/images/bulma-banner.png)](http://bulma.io)
## Quick install
Bulma is in early but active development! Try it out now:
2016-02-13 20:13:35 +00:00
```
npm install bulma
```
2016-01-27 00:33:07 +00:00
Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/start).
2016-01-27 00:33:07 +00:00
2016-01-24 00:03:43 +00:00
## Copyright and license
Code copyright 2016 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).