To run the MeTTa Chess Tutorial on your machine follow these steps:
- Install Docker if not yet installed
git clone https://github.com/trueagi-io/MeTTaChessTutorial.gitcd MeTTaChessTutorialdocker compose up -d- Start tutorial by opening your browser and enter
http://localhost:3000/ - When you are done,
docker compose stop