# vue-2 **Repository Path**: zhangxt-git/vue-2 ## Basic Information - **Project Name**: vue-2 - **Description**: 基于Vue CLI v4.5.19搭建的 vue@2.6.11 项目,使用scss预处理器,自定义全局工具类、全局样式、字体图标库,api请求统一处理,开启ESLint校验。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-24 - **Last Updated**: 2024-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # vue-pc ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).