- Build the Docker image:
docker build -t html-over-the-wire-playground . - Run the container with live reload:
docker run -p 3000:3000 -v $(pwd):/app html-over-the-wire-playground - Open http://localhost:3000 in your browser.
sobies93/html-over-the-wire-playground
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|