LinusBorg / portal-vue

A feature-rich Portal Plugin for Vue 3, for rendering DOM outside of a component, anywhere in your app or the entire document. (Vue 2 version: v2.portal-vue.linusb.org)
http://portal-vue.linusb.org
MIT License
3.9k stars 187 forks source link

simplify code contributions with the online automated one-click setup. #317

Closed nisarhassan12 closed 3 years ago

nisarhassan12 commented 4 years ago

Hello. I work for Gitpod.io (An Online IDE which is free for Open Source) and we are currently on a mission to simplify code contributions for popular open-source projects.

In this Pr, I have added Gitpod config via which anyone would be able to start a workspace where Gitpod will automatically:

This will allow newcomers to start contributing in just a single click with worrying about dependecies and setting things up.

This is how it looks:

image

You can give it a try on my fork of the repo via the following link:

https://gitpod.io/#https://github.com/nisarhassan12/portal-vue/