# bss-admin-ra **Repository Path**: yupute/bss-admin-ra ## Basic Information - **Project Name**: bss-admin-ra - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-09 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bss-admin ## Installation Install the application dependencies by running: ```sh npm install ``` ## Development Start the application in development mode by running: ```sh npm run dev ``` ## Production Build the application in production mode by running: ```sh npm run build ```