Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 344 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 344 Bytes

airchess

A Vue.js experiment

Build Setup

npm install
npm start

# build for production with minification
npm run build

# run tests
npm test

TODO

  • fix notifications
  • firebase deprecations
  • filter & order My Games (recent/active first)
  • add dateStarted and lastMove fields
  • Move anims
  • Sentry
  • Offline support