Skip to content

A Vue.js application that you can search for GitHub users and see their repos!

Notifications You must be signed in to change notification settings

Newton-Duarte/vuethub

Repository files navigation

Netlify Status

Vuethub - A project to practice Vue.js

Search Github users and see their repos!

Screenshots

Home

Home

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.