npm install
npm run serve
npm run build
npm run lint
GitHub user search app. I built this with Vue2, a sprinkle of pure CSS3 and of course Buetify. (My first practice project with Buetify since l learnt it.)
Vue
npm install
npm run serve
npm run build
npm run lint