# tarena-lbs-admin **Repository Path**: xiaolaoshi2021/tarena-lbs-admin ## Basic Information - **Project Name**: tarena-lbs-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-07-30 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LBS 智慧营销平台后台管理系统 ### `npm install` 安装项目中依赖包 ### `npm start` 启动开发模式 在浏览器中查看 [http://localhost:3000](http://localhost:3000) ### `npm run build` 执行打包命令,会将项目打包到更目录的 build 目录下,通过 WEB 服务器运行 index.html 文件即可。