A simple project that viz your github repositories
# 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- Fix issues
