Skip to content

brandly/elm-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-minesweeper

Play it here!

screenshot

development

Set up.

$ npm install
$ npm start

At this point, you could open static files and manually build after changing files.

$ open dist/index.html
$ npm run build

You could also use elm reactor to automatically run your build. Just refresh the page after making changes.

$ npm run reactor
$ open http://localhost:8000/src/Main.elm

elm-format is used to format the code here.

$ npm run format

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •