0.0.7-beta8 • Published 4 years ago

livioo-live-server v0.0.7-beta8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

0.0.7-beta7

4 years ago

0.0.7-beta1

4 years ago

0.0.7-release

4 years ago

0.0.7-beta5

4 years ago

0.0.7-beta4

4 years ago

0.0.7-beta3

4 years ago

0.0.7-beta2

4 years ago

0.0.7

4 years ago

0.0.7-beta6

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.101

4 years ago

0.0.100

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago