mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Multiplayer chess game in Elixir/Phoenix and React
https://chess.danbarber.me
| app | ||
| .gitignore | ||
| brunch-config.js | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
Chess
A multiplayer chess game using Vue, VueX.
Instructions
To get started, simply run the following commands in your terminal...
yarn install
brunch watch -s
License
This code is licensed under MIT, see license.md for details.