Skip to content

nidstang/elm-webgl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Run the 2D colored triangles Example

To run the example, follow the following steps:

git clone https://github.com/nidstang/elm-webgl-example.git
cd elm-webgl-example
elm-reactor

Go to http://localhost:8000 and start clicking on Triangles.elm file to see it in action.