2020-03-21 13:04:54 +05:00
|
|
|
# BulpherJS
|
|
|
|
|
|
|
|
[bulma](https://bulma.io) for GopherJS.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
2020-03-23 11:10:49 +05:00
|
|
|
BulpherJS made primarily for applications that is using Go modules. So installation would be as simple as:
|
|
|
|
|
|
|
|
```shell script
|
|
|
|
go get -u go.dev.pztrn.name/bulpherjs
|
|
|
|
```
|
2020-03-21 13:04:54 +05:00
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
TBW
|