mirror of
https://github.com/Codennnn/vue-color-avatar.git
synced 2024-12-22 12:02:38 +00:00
829 B
829 B
Preview
https://vue-color-avatar.vercel.app
Introduction
By swapping components around, you can build your own avatar.
Assets
Implementation of Avatar Illustration System by Micah Lanier. Licensed under CC BY 4.0.
Develop
This project is implemented using Vue3
.
# 1. Clone project
git clone https://github.com/Codennnn/vue-color-avatar.git
# 2. Install dependencies
yarn install
# 3. Run
yarn dev