Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 569 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 569 Bytes

CodeQL

mathi

Train your mental arithmetic skills every day using a fun game environment and see your improvements over time with insightful statistics.

Installation

Build it yourself

$ git clone
$ cd mathi
$ npm install
$ npm run build
$ npm run start

Docker

docker pull ghcr.io/angelsflyinhell/mathi:latest
docker run -p 3002:3002 ghcr.io/angelsflyinhell/mathi:latest