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