# ai **Repository Path**: junoxi/ai ## Basic Information - **Project Name**: ai - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-17 - **Last Updated**: 2023-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 开发 ```bash npm install npm run dev ``` 浏览器访问 http://localhost:80 ```bash # Building a testing environment npm run build:stage # Building a production environment npm run build:prod ```