.gitpod.yml 76 B

123
  1. tasks:
  2. - init: pnpm install && pnpm run build
  3. command: pnpm run start