Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 1 month 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
```