@@ -0,0 +1,9 @@
+image: gitpod/workspace-full
+
+tasks:
+ - init: npm i
+ command: npm start
+ports:
+ - port: 9000
+ onOpen: open-preview