# tlias-frontend **Repository Path**: web-dev-v13/tlias-frontend ## Basic Information - **Project Name**: tlias-frontend - **Description**: Tlias智能学习辅助系统前端源码~ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 21 - **Created**: 2023-07-19 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 环境准备 | 环境 | 版本号 | |--------|---------| | nodeJs | 16.19.1 | | NPM | 8.19.3 | ## 如何启动项目? 1. 在项目目录下通过指令 ```npm install```进行项目依赖的安装 2. 在项目目录下执行指令 ```npm run dev```启动项目