Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 405 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 405 Bytes

JS Git Demo

A quick in-browser demo of cloning repos.

It can be a little CPU-hungry, as a heads up. Eventually it'll use web workers.

Usage

$ git clone https://github.com/Dignifiedquire/js-git-demo.git
$ cd js-git-demo
$ npm install
$ npm start
$ open http://localhost:9999