0.0.7-beta8 • Published 3 years ago

livioo-live-server v0.0.7-beta8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

livioo-live-server

Npm Npm License

Experimental

a simple web server inspired by live-server

difference from live-server:

  • can use local resources such as images in your html file

Install

npm install -g livioo-live-server

Usage

By default, this server will find the index.html under current dir, then serve it on http://localhost:3000

like code below

livioo-live-server

You can config options to achieve what you want, these are options currently support

  • -p, --port, the port server runs on, default 3000
  • --entry-file, the html to be served, default index.html, not support dir yet
  • --static-dir, the resources dir to be served, default public
  • to be continue...

Repo

https://github.com/UI-Mario/livioo-live-server

0.0.7-beta8

3 years ago

0.0.7-beta7

3 years ago

0.0.7-beta1

3 years ago

0.0.7-release

3 years ago

0.0.7-beta5

3 years ago

0.0.7-beta4

3 years ago

0.0.7-beta3

3 years ago

0.0.7-beta2

3 years ago

0.0.7

3 years ago

0.0.7-beta6

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.101

3 years ago

0.0.100

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago