Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 450 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 450 Bytes

Vue GitHub Search

This project demonstrates simple github user search app made with Vue

Demo

image

Project setup

npm install

Compile w/ hot-reload for development

npm run serve

Compile for production

npm run build

Run end-to-end tests

npm run test:e2e