1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/README.md

272 B

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.