Running Twenty
can someone explain me how to start/run twenty after installation?
7 Replies
Hello,
You have 2 methods for installation.
Docker or just run script for auto install but it's only work on linux like Ubuntu or debian.
i am on windows
i think i have already installed, now i want to run it
You need to start your containers from docker desktop or go to the directory of your install (where you should see
docker-compose.yaml
file) and run docker compose up
and then you should find your default twenty installation at localhost:3000
can someone verify installation consists of only these 2 tiny files?
thank you for exact information. working fine now
wonderful, ty @NickWild !