Skip to content

arapower/web-worker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Build and run the Docker image

docker build -t web-worker-sample . && docker run -it --rm --name web-worker-app -p 8080:80 web-worker-sample
# Visit http://localhost:8080 and you will see It works.

Samples

  • /index.html
  • /fetch.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published