rstacruz / nprogress

For slim progress bars like on YouTube, Medium, etc
http://ricostacruz.com/nprogress
MIT License
25.98k stars 1.81k forks source link

simplifies contributions by fully automating the dev setup with gitpod. #215

Open nisarhassan12 opened 4 years ago

nisarhassan12 commented 4 years ago

Hi! :slightly_smiling_face:

This Pr simplifies code contributions by fully automating the setup with Gitpod (A free online vs code like ide) with a single click it will launch a workspace and automatically:

It seems to work well :) You can give it a try on my fork via the link below:

https://gitpod.io/#https://github.com/nisarhassan12/nprogress

image

nisarhassan12 commented 3 years ago

Rebased on top of latest master @rstacruz