diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644
index 00000000..fe30d078
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,6 @@
+ports:
+- port: 3000
+ onOpen: open-preview
+tasks:
+- init: yarn
+ command: yarn dev:web
diff --git a/README.md b/README.md
index 7c78cbdc..a9a3d539 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
Android, iOS, Web & Desktop with 95%+ code sharing between them
thanks to React Native + React Native Web
devhubapp.com
-
+
[](https://devhubapp.com/)
@@ -138,6 +138,10 @@ To open the mobile projects, use:
- `yarn xcode`
- `yarn studio`
+#### Contribute Online
+Alternatively, you can contribute using Gitpod, a free online dev environment for GitHub.
+
+[](https://gitpod.io/#https://github.com/devhubapp/devhub)
## Author