Skip to content

sobies93/html-over-the-wire-playground

Repository files navigation

  1. Build the Docker image:
    docker build -t html-over-the-wire-playground .
  2. Run the container with live reload:
    docker run -p 3000:3000 -v $(pwd):/app html-over-the-wire-playground
  3. Open http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors