1.0.3 • Published 6 months ago

asvip-test v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

imooc-028-test

爱上vip脚手架练习

git init git add README.md git commit -m "first commit" git branch -M main git remote add origin git@github.com:wanglei028/asvip-test.git git push -u origin main

nrm 源管理工具

nrm ls 查看镜像源 nrm use cnpm 切换源

查看npm源

npm config get registry

npm config set registry https://registry.npmjs.org/

npm发布

npm login 登录

npm punlish 发布

脚手架发布之后 通过npm下载安装脚手架 npm i -g asvip-test

运行命令 asvip-test

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago