# avatarCompose **Repository Path**: thinktan/avatarCompose ## Basic Information - **Project Name**: avatarCompose - **Description**: vue3.0+canvas 实现图片合成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-20 - **Last Updated**: 2021-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 头像合成 # [示例](http://avatar.ztan.net/) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ```