This Pr simplifies code contributions by fully automating the dev setup with Gitpod(A free online VS code-like IDE). With a single click, it will launch a workspace and automatically:
clone the vue-interactive-paycard repo.
install the dependencies.
run yarn serve.
so that anyone interested in contributing or playing around with the code can start straight away.
Hi! :slightly_smiling_face:
This Pr simplifies code contributions by fully automating the dev setup with Gitpod(A free online VS code-like IDE). With a single click, it will launch a workspace and automatically:
yarn serve
.so that anyone interested in contributing or playing around with the code can start straight away.
You can try it on my fork via this link:
https://gitpod.io/#https://github.com/nisarhassan12/vue-interactive-paycard/