Vue.js 2 Udemy Assignments

This is a collection of solutions for the assignments for the course I'm following: Udemy Vue.js 2 course

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

For detailed explanation on how things work, consult the docs for vue-loader.