16 lines
252 B
Markdown
16 lines
252 B
Markdown
# BulpherJS
|
|
|
|
[bulma](https://bulma.io) for GopherJS.
|
|
|
|
## Installation
|
|
|
|
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
|
|
```
|
|
|
|
## Usage
|
|
|
|
TBW
|