fast-serve

1.0.3 • Public • Published

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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fast-serve

    Weekly Downloads

    9

    Version

    1.0.3

    License

    ISC

    Last publish

    Collaborators

    • dor_shay