cleancoindev / avatarstudio

Free open source 3D avatar studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upstreet Avatar Studio

An open, collaborative and evolving 3D avatar studio for the open metaverse.

Quick Start

# Clone the repo and change directory into it
git clone https://github.com/upstreet/avatarstudio
cd avatarstudio

# Install dependencies with legacy peer deps flag to ignore React errors
npm install --legacy-peer-deps
npm run dev

# Or use yarn
yarn install
yarn run dev

About

Free open source 3D avatar studio

License:MIT License


Languages

Language:JavaScript 89.5%Language:CSS 10.0%Language:Shell 0.3%Language:HTML 0.2%