.gitpod.yml 73 B

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