Skip to content

girishso/elm-lights-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights out game in ELM!

Demo

Read about Lights Out game

Quickstart

  • npm install
  • npm start : Runs serve and watch concurrently for you

Other scripts:

  • npm run build : Builds the elm source to public/built/index.js
  • npm run watch : Watches elm files in src for changes, and runs build when changes are detected
  • npm run serve : Starts up a server in the public directory, and live-reloads when public/built/.js or public/.css change

Releases

No releases published

Packages

No packages published

Languages