kottans-test-task-2017

Kottans Front End 2017 test assignment - mini GitHub api client.

DEMO

As for now tested only in chromium-based browsers.

Build Setup

# install dependencies with Yarn (yarnpkg.com)
yarn

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

# build for production with minification
yarn run build

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

# deploy (push all ./dist content to master)
yarn run deploy