Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dukegod/magic-local
static server
https://github.com/dukegod/magic-local
Last synced: 8 days ago
JSON representation
static server
- Host: GitHub
- URL: https://github.com/dukegod/magic-local
- Owner: dukegod
- License: mit
- Created: 2018-05-24T02:24:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T02:02:37.000Z (over 5 years ago)
- Last Synced: 2024-11-12T16:31:03.369Z (2 months ago)
- Language: JavaScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
static files server
### install
```js
npm i s-sever -g
```### Usage
```js
// defalt port 9999
ssv ./ -p 1234
```