Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/poetries/anywhere

Tiny nodejs static Web Server
https://github.com/poetries/anywhere

es6 handlebars javascript nodejs

Last synced: 3 days ago
JSON representation

Tiny nodejs static Web Server

Awesome Lists containing this project

README

        

anywhere
---
[![npm version](https://img.shields.io/npm/v/p_anywhere.svg)](https://www.npmjs.com/package/p_anywhere)

Tiny nodejs static Web Server

install
---

```javascript
npm i p_anywhere -g
```

using methods
---

> open cmd or bash input Following commands.

- `anywhere` make current dir as static web server root dir
- `anywhere -p 8080` set port
- `anywhere -h localhost` set hostname
- `anywhere -d /usr` set root dir as /usr
- `anywhere --help` Show help