Skip to content

Latest commit

 

History

History
 
 

elm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

install elm

npm install -g elm

compile Naive implementation

elm make Main.elm --output main.js --yes