pianomanfrazier / lead-sheet-animation

A simple lead sheet chord viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Start Kit

This is a minimal setup for an elm app.

Getting Started

This repo is a Template Repository. If you have a GitHub account just click the "Use this template" button above and get started.

Using elm-live

I recommend using elm-live for a simple and convenient development setup.

npm i
npx elm-live src/Main.elm --hot --open -- --output=elm.js

About

A simple lead sheet chord viewer


Languages

Language:Elm 75.5%Language:CSS 17.6%Language:HTML 6.9%