jiwhiz / ui-bootstrap-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Ui Bootstrap Demo App

This small application is created to demonstrate elm-ui-bootstrap, a WIP package that aims to rewrite Bootstrap with Elm Ui.

Run Locally

Make sure npm, elm and elm-live is installed, and run the following command in the root directory:

elm-live src/Main.elm -- --output=elm.js

About


Languages

Language:Elm 98.1%Language:HTML 1.9%