Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.01 KB

File metadata and controls

18 lines (13 loc) · 1.01 KB

OvisTek Logo

Twitter: @OvisTek Codacy Badge License


This repository uses Docker and NodeJS to launch a simple, no-fuss local HTTPS server for development and testing purposes of JavaScript/TypeScript projects.

Getting Started

  1. Install Docker for your machine
  2. Place your HTML/JS files inside the html folder
  3. Open Terminal and run docker-compose -f live.yml up
  4. On your chosen browser visit https://localhost/index.html