# developer-fe **Repository Path**: edgegallery/developer-fe ## Basic Information - **Project Name**: developer-fe - **Description**: No description available - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 35 - **Forks**: 30 - **Created**: 2020-08-13 - **Last Updated**: 2025-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 开发者-fe [![许可证](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![詹金斯](https://img.shields.io/jenkins/build?jobUrl=http%3A%2F%2Fjenkins.edgegallery.org%2Fview%2FMEC-PLATFORM-BUILD%2Fjob%2Fdeveloper-frontend-docker-image -build-update-daily-master%2F) ##项目设置 `` 安装 `` ### 编译和热重载以进行开发 `` npm 运行服务 `` ### 编译并缩小用于生产 `` npm 运行构建 `` ### 运行你的测试 `` npm 运行测试 `` ### Lints 和修复文件 `` npm 运行 lint `` ###自定义配置 参见【配置参考】(https://cli.vuejs.org/config/)