chat-with-gpt/.gitpod.yml

6 lines
84 B
YAML

tasks:
- init: cd webapp && npm install
command: cd webapp && npm run start