yarn install && yarn serve
yarn build
I've been a life long React.js developer, but have never dove deep into any other framework. So I started this project as a Vue.js learning sandbox. I chose the Google Tasks app to clone as it is a more advanced implementation of the iconic "todo list first project" and seemed to have all the basic features a fully fledged web app would have.