Cup-Game
Cup game you can play if you get bored :)
Installation
Use the package manager npm to install this game.
git clone https://github.com/donatien513/Cup-Game
cd Cup-Game
npm install
Usage
npm run dev
Test
npm run test
Build
npm run build && npm run export
Open on your browser http://localhost:3000