# ZcVue **Repository Path**: lvsccode/ZcVue ## Basic Information - **Project Name**: ZcVue - **Description**: 前言: 本项目是根据 https://github.com/merciqiao/Vue 基础上增加的 另外借鉴了 https://gitee.com/liuge1988/kitty 朝雨忆轻尘(Louis)axios 和mock写法,刚刚出去请大神不要喷 后端用的是Thinkphp - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-25 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###这是一个NG的项目 HHHHHHHHHhhhhhhhh ###本项目是根据 https://github.com/merciqiao/Vue 基础上增加的 ###另外借鉴了 https://gitee.com/liuge1988/kitty 朝雨忆轻尘(Louis)axios 和mock写法 ###刚刚初学请大神不要喷 ### 使用mock 在项目中 src/mock/index.js let openMock = false 设置true 既登录走mock数据 # myvue ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ```