Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 242 Bytes

File metadata and controls

18 lines (13 loc) · 242 Bytes

2022-Wanxiang-Blockchain-Spring-Hackathon-metaman

集虚拟数字人创作,展示和社交化为一体的去中心化平台

how to run

cd frontend
npm install
npm start

how to build

cd frontend
npm run build