Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
💅🏼 A playground with `elm-bulma`
- Host: GitHub
- URL: https://github.com/kutyel/elm-bulma-dashboard
- Owner: kutyel
- License: mit
- Created: 2020-08-27T11:57:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T15:26:20.000Z (about 4 years ago)
- Last Synced: 2024-11-01T05:08:42.655Z (3 months ago)
- Language: Elm
- Size: 51.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```