Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 461 Bytes

File metadata and controls

30 lines (15 loc) · 461 Bytes

github visualization

A simple project that viz your github repositories

Demo

demo gif

Develop

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification (this cmd will generate file for github page  ==> in `docs` folder)
npm run build

TODO

  • Fix issues