Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/poetries/anywhere
- Owner: poetries
- License: mit
- Created: 2017-10-15T14:03:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T06:20:50.000Z (about 7 years ago)
- Last Synced: 2024-08-08T15:01:17.276Z (3 months ago)
- Topics: es6, handlebars, javascript, nodejs
- Language: JavaScript
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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