1 Star 0 Fork 1.3K

冰雨/iotStudio

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
appveyor.yml 276 Bytes
Copy Edit Raw Blame History
h7ml authored 2022-06-10 18:33 . fix(appveyor): script
# http://www.appveyor.com/docs/appveyor-yml
environment:
matrix:
- nodejs_version: "16"
install:
- ps: Install-Product node $env:nodejs_version
- npm config get registry
# - npm install --legacy-peer-deps
test_script:
- npm install --legacy-peer-deps
build: off
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhshine/iotStudio.git
git@gitee.com:zhshine/iotStudio.git
zhshine
iotStudio
iotStudio
master

Search