# dnf-page **Repository Path**: take-to/dnf-page ## Basic Information - **Project Name**: dnf-page - **Description**: dnf-page - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-27 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: DNF ## README # dnf-page ## 技术栈 - vue3 - ts - pinia - ep ## 源码编译 ### 环境要求 node.js 16及以上 ### 编译命令 ```sh # 初始化 npm install # 编译及热重载 npm run serve # 编译 npm run build # 使用lint修复代码 npm run lint ``` ## 使用 访问地址:http://127.0.0.1:8088 默认用户名:admin 默认密码:123