# smart-admin-web-javascript **Repository Path**: gs-code/smart-admin-web-javascript ## Basic Information - **Project Name**: smart-admin-web-javascript - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-18 - **Last Updated**: 2025-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## smart-admin-web-javascript ## 安装依赖 ``` npm install ``` ### 运行 ``` npm run dev ``` ### 编译打包 ``` npm run build ``` ### 预览 ``` npm run preview ```