Package Exports
- p_anywhere
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (p_anywhere) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
anywhere
Tiny nodejs static Web Server
install
npm i p_anywhere -g
using methods
open cmd or bash input Following commands.
anywhere
make current dir as static web server root diranywhere -p 8080
set portanywhere -h localhost
set hostnameanywhere -d /usr
set root dir as /usr