Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitpod.yml 150 Bytes
Copy Edit Raw Blame History
ispong authored 2020-11-10 18:38 . :art:add tool website (#125)
# https://www.gitpod.io/
image: gitpod/workspace-full
ports:
- port: 6006
onOpen: open-browser
tasks:
- init: npm install && npm run build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化