# TestCase **Repository Path**: gufukang/test-case ## Basic Information - **Project Name**: TestCase - **Description**: 1. 搭建的vue项目 2. 用于测试各项问题 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-05-18 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test_case ## 简介 >1.vue 搭建 2.用于测试各项前端用例 ## 使用方法: >1.在router.js中添加页面路由 2.创建对应页面即可 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).