# si-ide-front-end **Repository Path**: xk110120/si-ide-front-end ## Basic Information - **Project Name**: si-ide-front-end - **Description**: 字段字段字段字段字段字段字段字段字段字段字段字段字段字段字段字段字段 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-21 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Superide Home ## A frontend for Superide Core. ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```