1 Star 0 Fork 1.2K

zxk / dgiot-dashboard

forked from dgiot开源社区 / iotStudio 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pnpm.sh 222 Bytes
一键复制 编辑 原始数据 按行查看 历史
h7ml 提交于 2021-11-17 09:41 . feat(pnpm.sh): shell
#!/usr/bin/env bash
set -e
npm i -g pnpm --registry=https://registry.npmmirror.com
pnpm config set registry https://registry.npmmirror.com
pnpm add -g pnpm
pnpm -v
pnpm config get registry
pnpm install
cd -
exec /bin/bash
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/feixuezhang/dgiot-dashboard.git
git@gitee.com:feixuezhang/dgiot-dashboard.git
feixuezhang
dgiot-dashboard
dgiot-dashboard
master

搜索帮助