# aon-pulid **Repository Path**: TestsLing/aon-pulid ## Basic Information - **Project Name**: aon-pulid - **Description**: aon-pulid 一键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 ```