How to Run
- Run the container
docker run -v ./ludo:/code -p 5173:5173 --rm -it suloch/bun:latest bash - Start application using the bun runtime
bun run dev --host - Open
localhost:5173in the browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
How to Run
docker run -v ./ludo:/code -p 5173:5173 --rm -it suloch/bun:latest bashbun run dev --hostlocalhost:5173 in the browser