Skip to content

ir4y/elm-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-chess

Exmaple of chess game for http://fpconf.ru/ elm workshop

How to

At first you need to setup elm.
Mac — installer
Windows — installer
Linux — npm installer

If you use Linux, you need npm. It can be installed from official repository wirh sudo apt-get install npm or sudo yum install npm
If you are a docker fan you could use this docker image

After you have installed elm you can run reactor elm reactor -a 0.0.0.0 then open http://localhost:8000/src/Main.elm
All project deps will be installed and sources will be compiled. Just wait for a while and you will get your working copy of the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published