Skip to content

dalekurt/livereload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Live Reload

A simple development http server with live reload capability. Based on http://tapiov.net/live-server/

Prerequisite

  • Docker
  • Docker Compose
  • Browser
  • Editor

Getting Started

Create a new project

git clone git@github.com:dalekurt/livereload.git my-project-name
cd my-project-name

Start the live reload

docker-compose up -d

Open your browser to http://localhost:8080

Create and edit your project files within your my-project-name directory path and the browser will auto reload.

About

Docker image for local frontend development using Live Reload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages