Make a web app that show some details of github users and display their repositories
Going to the home/{{User}} like this example you can see the user's repositories!
Project | Status | Description |
---|---|---|
vue-router | Single-page application routing | |
vuex | Large-scale state management | |
vue-cli | Project scaffolding | |
vuetify | A semantic component framework for Vue | |
vue-devtools | Browser DevTools extension |
npm install
npm run serve
npm run build
npm run lint