Ecosyste.ms: Awesome
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: 15 days ago
JSON representation
the node static web server
- Host: GitHub
- URL: https://github.com/laclys/everywhere
- Owner: laclys
- License: mit
- Created: 2018-02-21T15:16:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T14:55:19.000Z (almost 7 years ago)
- Last Synced: 2024-12-18T07:54:55.010Z (about 2 months ago)
- Topics: handlebars, nodejs
- Language: JavaScript
- Size: 128 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# everywhere
the node static file serverrun 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