Skip to content

MarkyMarkMcDonald/name-face-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Development

Run elm-reactor and visit http://localhost:8000/elm/src/local.html for sample people

Building

Build chrome extension:

elm-make elm/src/main.elm --output chrome-extension/src/inject/elm-game.js

Elm

Installing