Skip to content

EvorsioDev/FastCounting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastCounting

Game to train to count fast without calculators written with NodeJS.

Running

Prerequisites

  • docker.

Starting

  1. Clone the repository
git clone https://github.com/EvorsioDev/FastCounting fast-counting
  1. Cd into fast-counting
cd fast-counting
  1. Build docker container
docker built . -t fast-counting
  1. Run docker container
docker run --rm -d -p 8080:3000 fast-counting:latest

About

Game to train to count fast without calculators written with NodeJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors