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

https://github.com/laclys/everywhere

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

handlebars nodejs

Last synced: about 2 months 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