1.0.3 • Published 7 years ago

fast-serve v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Fast Serve 🚀

Fast serve will help you serve static files fast and easy. I use it in order to test my build folder after webpack build.

Install

npm i -g fast-serve

Usage

$ fast-serve
App listening on port: 8080
  -> Serving : /Users/dorshay/work/cars

Help

fast-serve --help  

  Usage: fast-serve [options]

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -C, --chdir <path>     change the working directory
    -p, --port [optional]  optional port to serve files