Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 324 Bytes

cardioid

A Vue project of painting cardioid(heart) on canvas(html) when mouse clicks on screen, with animation such as bubbling and fade out

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build