firecell

3.0.0 • Public • Published

firecell

A local static file server.

Usage

install as global dependency

npm install -g firecell

start server anywhere

# serve ~/ at 9999
firecell --play

# serve ~/ at 8080
firecell --play --port=8080

# show help
firecell --help

access homepage

http://localhost:YOUR-PORT

Package Sidebar

Install

npm i firecell

Weekly Downloads

3

Version

3.0.0

License

MIT

Unpacked Size

1.08 MB

Total Files

27

Last publish

Collaborators

  • sartrey