/xorkaton

A Wordle game for Cypriot villages

Primary LanguageJavaScript

Χώρκατον

A Wordle game for Cypriot villages

Run locally

You will need:

  • Docker
  • Git
  1. Clone this repository
git clone https://github.com/SavvasStephanides/xorkaton.git
cd xorkaton
  1. Open a Docker container from a Node image:
./open-container.sh
  1. Run the project within the container
yarn
yarn start
  1. Open http://localhost:3125 in your browser.