# vue-test-utils-karma-example **Repository Path**: uphg/vue-test-utils-karma-example ## Basic Information - **Project Name**: vue-test-utils-karma-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-28 - **Last Updated**: 2021-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-test-utils-karma-example > Vue Test + Karma 测试案例 ## 启动项目 ``` bash # install dependencies yarn install # serve with hot reload at localhost:8080 yarn dev # build for production with minification yarn build # test yarn test ``` 有关 Vue Loader 的工作原理的详细说明 [docs for vue-loader](https://vue-loader-v14.vuejs.org/zh-cn/).