3.0.0 • Published 3 months ago

firecell v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 months ago

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
3.0.0

3 months ago

2.1.0

3 years ago

2.0.0

3 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago