aparshin / math-tests

Simple interactive math tests for children

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

math-tests

Simple interactive math tests for children

Local development

Running Front-end in Development Mode

  • yarn install
  • Copy config.json.example to public/config.json and edit it correspondingly
  • yarn start to start local dev server

Starting Local Server

  • cd server
  • yarn install
  • Copy users.json.example to users.json and edit it correspondingly
  • yarn start

About

Simple interactive math tests for children


Languages

Language:TypeScript 77.9%Language:JavaScript 10.5%Language:HTML 7.0%Language:CSS 4.5%