```shell nvm use npm run build docker run -p 5173:80 -v $(PWD)/dist:/usr/share/caddy/ --rm caddy ``` [http://localhost:5173](http://localhost:5173)