1 Star 4 Fork 13

idcf-boat-house/boathouse-calculator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.yml 420 Bytes
一键复制 编辑 原始数据 按行查看 历史
徐磊 提交于 2021-10-19 20:52 . Create .gitpod.yml
image: gitpod/workspace-full
# List the ports you want to expose and what to do when they are served. See https://www.gitpod.io/docs/config-ports/
ports:
- port: 3001
onOpen: open-preview
# List the start up tasks. You can start them in parallel in multiple terminals. See https://www.gitpod.io/docs/config-start-tasks/
tasks:
- init: |
npm install
npm run build
command: |
npm run start
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/idcf-boat-house/boathouse-calculator.git
git@gitee.com:idcf-boat-house/boathouse-calculator.git
idcf-boat-house
boathouse-calculator
boathouse-calculator
master

搜索帮助