# vue2-template **Repository Path**: code-boy-hub/data-platform ## Basic Information - **Project Name**: vue2-template - **Description**: vue2 预设模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-26 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # data-platform ## Project setup ``` npm install ``` 安装相关依赖 "element-ui": "^2.15.10", "axios": "^0.27.2", ### 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/).