# tarena-lbs-admin **Repository Path**: eriksons/tarena-lbs-admin ## Basic Information - **Project Name**: tarena-lbs-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-25 - **Last Updated**: 2025-09-21 ## 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 文件即可。