1.0.0 • Published 7 years ago

zx666 v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

###author:zhaoxin ###安装 npm install -g zhaoxin npm install -g ###安装依赖 npm init -y npm i jade etag --save-dev ###查看npm根目录 npm root -g ###更新 npm update zhaoxin -g 跟据文件类型返回对应文本,压缩 ###使用方法 zhaoxin 把当前文件夹作为静态资源服务器的根目录 zhaoxin -p 8080 # 设置端口号为8080 zhaoxin -h localhost #设置 host 为 localhost zhaoxin -r /user #设置根目录为 /user ###发布 npm pubilish ###撤销发布 npm unpublish