Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 405 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 405 Bytes

GitHub Repo Search and Favourite

Click here for the live app!

Web app to search and favourite Github repos

Running

npm install

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

# To build for production
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.