# test-demo **Repository Path**: alomy/test-demo ## Basic Information - **Project Name**: test-demo - **Description**: vue2 生态篇 单元测试 demo - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-26 - **Last Updated**: 2022-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2 ## README # test-demo ## 介绍 极客时间的 Vue开发实战(生态篇)单元测试 练习 ## 启动 - 安装依赖 ``` npm install ``` - 启动运行 ``` npm run serve ```