tasks: - init: npm install command: | cp .env.template .env npm start ports: - port: 3000 onOpen: open-preview