Note: this requires docker and docker compose to be installed.
docker compose up previewThen navigate to http:localhost:4173.
docker compose up devThen navigate to http:localhost:5173.
- Run
make dev - Navigate to http://localhost:5173
- Run
make preview - Navigate to http://localhost:4173
