# fk-admin **Repository Path**: wq0425/fk-admin ## Basic Information - **Project Name**: fk-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-20 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 风控管理端 ## 安装依赖(在项目根目录下执行命令) ``` npm install ``` ### 启动服务(在项目根目录下执行命令) ``` npm run dev ``` ### 项目打包(在项目根目录下执行命令) ``` npm run build ```