# Cardioid **Repository Path**: zed2019/Cardioid ## Basic Information - **Project Name**: Cardioid - **Description**: No description available - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ```