Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.09k stars 4.95k forks source link

simplify contributions by fully automating the dev setup with gitpod. #6941

Open nisarhassan12 opened 4 years ago

nisarhassan12 commented 4 years ago

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'll launch a workspace and automatically:

So that anyone interested in contributing can start coding straight away.

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

https://gitpod.io/#https://github.com/nisarhassan12/Semantic-UI

image