1.0.3 • Published 3 years ago
publicit v1.0.3
安装 install
npm install publicit -g运行 run
cd /the/static/file/dir
publicit这将在80端口启动静态服务器it will start a static file server on port 80
可以这样指定端口 use custom port:
publicit 8080npm install publicit -gcd /the/static/file/dir
publicit这将在80端口启动静态服务器it will start a static file server on port 80
可以这样指定端口 use custom port:
publicit 8080