Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aoshimash/reversi

elmの練習
https://github.com/aoshimash/reversi

Last synced: 27 days ago
JSON representation

elmの練習

Awesome Lists containing this project

README

        

# reversi

elmの練習

## Development

``` console
# elm reactor
```

## Compile

``` console
# elm make src/Main.elm --output=main.js
```