diegohaz / arc

React starter kit based on Atomic Design
https://arc.js.org
2.91k stars 296 forks source link

fully automate the dev setup with Gitpod. #370

Open nisarhassan12 opened 4 years ago

nisarhassan12 commented 4 years ago

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 straight away.

You can give it a try it on my fork via this link:

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

image

codecov-io commented 4 years ago

Codecov Report

Merging #370 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #370   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          43     43           
  Lines         297    297           
  Branches       57     57           
=====================================
  Hits          297    297

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d42d5e8...fefe125. Read the comment docs.