Skip to content
/ LiveX Public

Cross-platform light development web server to serve static content with live reloading support

License

Notifications You must be signed in to change notification settings

ababik/LiveX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveX

Cross-platform light development web server to serve static content with live reloading support

.NET Core

Usage:
  LiveX [options]

Options:
  --path <path>      Content directory path (skip to use current directory)
  --http <http>      HTTP port (skip to use random port)
  --https <https>    HTTPS port (skip to use random port)

Features

  • Web browser auto opening
  • Directory browsing
  • Live reloading
  • CSS hot reloading
  • HTTPS support
  • Cache friendly (don't let broswer caching content)
  • CORS friendly (allow any header/method/origin)

About

Cross-platform light development web server to serve static content with live reloading support

Topics

Resources

License

Stars

Watchers

Forks