/kabbaage.github.io

Made with Vue, specifically to learn Vue and various concepts in it. It uses VueX for the homepage canvas animations, to communicate between the blocks and the grid components. Also uses the Google Books and GitHub APIs for the Books and Work pages respectively, with Vue-Router to route to the pages

Primary LanguageVue

Kavisherlock.Github.io

My personal website made using Vue.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint