Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.14 KB

Mistake-o-tron Build Status Coverage Status CodeFactor Gitpod Ready-to-Code

Reuse lichess stockfish analysis

Based on lichess' chessground and lichess API

Setup and build

nvm use v10.16.3
yarn install
yarn watch 

Test

yarn test

Demo

Mistake-o-tron

Screenshot

Serve on gitpod

python -m http.server 8000