A Vue.js + Vuetify + Github application
- Web application used api github (REST)
- Solution : Dashboard : Overview and latest repositories and commits per branchs .
- VueJs
- Vuetify
git clone https://github.com/zaaack93/BouzangadZakaria-taas-frontend-challenge.git
cd BouzangadZakaria-taas-frontend-challenge
npm install
npm run dev
serve with hot reload : Open http://localhost:8080
npm run build
npm run unit