dilln-gourd
v0.2.1
Published
测试自定义VUE组件库
Readme
gourd
安装
使用 npm 或 yarn 安装
npm install gourd
yarn add gourdnpm 自身就默认代的镜像:registry.npmjs.org
npm config set registry https://registry.npmjs.org
如果用 npm 命令使用淘宝镜像,再次修改为 npm 的淘宝链接:
npm config set registry https://registry.npm.taobao.org
