Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

local-http-server

moshang-xc7ISC1.0.0

简易本地http服务器

http, server

readme

http-server

简易本地服务器,可访问本地json或其他文件

使用

# 全局安装安装
npm install local-http -g

# cd 到需要访问的路径下面
cd dist

# http-server 端口号
http-server 8082