GitHunt
AJ

ajitid/live-server

⟳ Reloads your webpage when static files are changed.

Live Server

forthebadge

Downloads

Reloads your webpage when static files are changed.

See Live Server in action.

Inspired by live-server for Node.

Install

Install it globally

pip install live-server

Use

Start Live Server in a folder with command line by using

live-server

or give it a path

live-server ../static

Explore more options like changing port number using

live-server --help

Found a bug?

Raise an issue at its repo.

Languages

Python92.9%JavaScript7.1%
MIT License
Created October 10, 2018
Updated February 11, 2025
ajitid/live-server | GitHunt