An open API service indexing awesome lists of open source software.

https://github.com/kutyel/elm-bulma-dashboard

💅🏼 A playground with `elm-bulma`
https://github.com/kutyel/elm-bulma-dashboard

Last synced: 6 months ago
JSON representation

💅🏼 A playground with `elm-bulma`

Awesome Lists containing this project

README

          

# elm-bulma-dashboard

![Elm CI](https://github.com/kutyel/elm-bulma-dashboard/workflows/Elm%20CI/badge.svg)

A playground with `elm-bulma` 💅🏼

## Run the App!

```sh
$ npm install -g create-elm-app
$ elm-app start
```

Or you can use Nix:

```sh
$ nix-build
$ chromium ./result/index.html
```