# aon-idm-vton **Repository Path**: TestsLing/aon-idm-vton ## Basic Information - **Project Name**: aon-idm-vton - **Description**: 一个可以快速换装的AI应用 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-14 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # decentralized-ai-app-demo It is a decentralized AI application demo using the AON SDK. ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ```