1
0
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
Go to file
2016-11-14 15:55:20 +00:00
app We're rendering a chessboard 2016-11-14 15:55:20 +00:00
.gitignore We're rendering a chessboard 2016-11-14 15:55:20 +00:00
brunch-config.js We're rendering a chessboard 2016-11-14 15:55:20 +00:00
package.json We're rendering a chessboard 2016-11-14 15:55:20 +00:00
README.md We're rendering a chessboard 2016-11-14 15:55:20 +00:00
yarn.lock We're rendering a chessboard 2016-11-14 15:55:20 +00:00

Chess

A multiplayer chess game using Vue, VueX.

Instructions

To get started, simply run the following command in your terminal...

yarn install
brunch watch -s

License

This code is licensed under MIT, see license.md for details.