# MTApplicationCache **Repository Path**: mengtuo/MTApplicationCache ## Basic Information - **Project Name**: MTApplicationCache - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境搭建 1. 安装 nodejs 下载地址 2. 从命令行工具中进入项目根目录 3. 执行 npm i 4. 启动服务器 npm run start