A Vue project of painting cardioid(heart) on canvas(html) when mouse clicks on screen, with animation such as bubbling and fade out
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build