Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plathon/bulma-react
Bulma components build with reacjs
https://github.com/plathon/bulma-react
Last synced: 2 months ago
JSON representation
Bulma components build with reacjs
- Host: GitHub
- URL: https://github.com/plathon/bulma-react
- Owner: plathon
- Created: 2016-02-11T08:21:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T22:58:36.000Z (9 months ago)
- Last Synced: 2024-10-01T01:42:25.483Z (2 months ago)
- Language: JavaScript
- Homepage: http://plathon.github.io/bulma-react/
- Size: 424 KB
- Stars: 27
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bulma-react
Bulma components build with reacjs## Installation
```sh
npm install bulma-react --save
```## Usage example
```js
import { Button } from 'bulma-react'Enter
```
Or
```js
import { Button } from 'bulma-react'Enter
```[For more take a look at examples page](http://plathon.github.io/bulma-react)
Talk to me on Twitter([@renanplathon](https://twitter.com/renanplathon))