bulpherjs/README.md

16 lines
268 B
Markdown
Raw Permalink Normal View History

# 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
2020-03-23 11:10:49 +05:00
go get -u go.dev.pztrn.name/bulpherjs
```
## Usage
See [examples](/examples).