Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laclys/everywhere

the node static web server
https://github.com/laclys/everywhere

handlebars nodejs

Last synced: 15 days ago
JSON representation

the node static web server

Awesome Lists containing this project

README

        

# everywhere
the node static file server

run everywhere~!

have fun 🤔

### Install
```bash
npm i node-everywhere -g
```

### Usage:
```bash
// with port
$ node-everywhere -p
// with hostname
$ node-everywhere -h
// with folder
$ node-everywhere -d
```

### License
MIT