项目作者: laclys

项目描述 :
the node static web server
高级语言: JavaScript
项目地址: git://github.com/laclys/everywhere.git
创建时间: 2018-02-21T15:16:14Z
项目社区:https://github.com/laclys/everywhere

开源协议:MIT License

下载


everywhere

the node static file server

run everywhere~!

have fun 🤔

Install

  1. npm i node-everywhere -g

Usage:

  1. // with port
  2. $ node-everywhere -p
  3. // with hostname
  4. $ node-everywhere -h
  5. // with folder
  6. $ node-everywhere -d

License

MIT