localhostme
v1.0.0
Published
Map your cwd to localhost:port
Downloads
1
Readme
Do this:
npm install localhostme -g
Then cd
into whatever dir you want and run:
localhostme
Defaults to :8000
, you can change this behavior by passing in a port:
localhostme 3000
That's it, super dumb, super simple...