Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

seahug/chess

Repository files navigation

Chess

TODO

  • Implement Chess

Install

npm install

Build

npm run build

Test

npm run test

Deploy

# compiles, bundles, minifies, and gzips all assets in public directory
npm run deploy