# cool-data **Repository Path**: peiyoupu/cool-data ## Basic Information - **Project Name**: cool-data - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2023-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 脚手架版本: *vue-cli-3.0 #### 用到vue相关的生态链模块: * `vue` * `vue-router` * `vuex` * `axios` ### 项目启动步骤 1. 安装 npm install 2. 开发运行 npm run serve 3. 生产打包 npm run build