# tools_learn **Repository Path**: FullStackDamon/tools_learn ## Basic Information - **Project Name**: tools_learn - **Description**: 学习工具应用页 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-27 - **Last Updated**: 2026-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learn_tools - 学习工具 学习资源、教程、编程练习工具集合。 ## 工具分类 - **编程练习** - 代码练习、算法挑战 - **知识测验** - 技术知识测验、题库 - **学习资源** - 教程、学习路径推荐 - **笔记工具** - 学习笔记、知识整理 ## 配置 - 外部配置路径: `../config/learn_tools/config.json` - HTTP 端口: 20020 - HTTPS 端口: 20022 ## 开发 ```bash cd frontend && npm install && npm run dev ```