Skip to content

saltfish666/serverhere

Repository files navigation

serverhere

server you folder to web

JavaScript Style Guide

how to contribute

$ git clone [thisrepo]
$ cd [thisrepo]
$ sudo npm install
//$ sudo npm link

how to use

$ sudo npm install -g server666
$ serverhere -p 3000

now you can visit localhost:3000/path/to/file

思路

创建一个http服务器,将网络请求中的url转化为文件路径,并允许用户访问

About

create http server on this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published