/github-user-search

A live-coded Vue.js app using the GitHub API

Primary LanguageJavaScript

github-user-search

A Vue.js project live-coded for this webinar

screenshot

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report