peacememories / elm-component-vanilla-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Webcomponent Memory Test

Usage

  1. Compile the Elm application

    elm make src/Main.elm --output=elm-output.js
    
  2. Open the index.html with Chrome (or another browser that natively supports customElements)

About


Languages

Language:JavaScript 44.0%Language:Elm 38.1%Language:HTML 17.9%