# 茶到店 **Repository Path**: httCCT/tea-to-the-store ## Basic Information - **Project Name**: 茶到店 - **Description**: 茶到店购物平台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-13 - **Last Updated**: 2023-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 茶到店 #### 介绍 这是一个移动端的vue3项目 +node.js框架的App #### 技术栈 vue3 + pinia + vue-router + vite + ES6+ + axios + vant + 阿里图标iconfont + 其他 #### 项目启动 npm run dev #### 依赖包版本 ``` nodejs v16.13.0 ├──"axios": "^1.3.6", ├── "pinia": "^2.0.34", ├── "pinia-plugin-persistedstate": "^3.1.0", ├── "vant": "^4.2.0", ├── "vue": "^3.2.38", ├── "vue-router": "^4.1.5" ├── "@vitejs/plugin-vue": "^3.0.3", ├── "@vitejs/plugin-vue-jsx": "^2.0.1", ├──"postcss-px-to-viewport": "^1.1.1", ├── "sass": "^1.62.0", ├── "unplugin-vue-components": "^0.24.1", ├── "vite": "^3.0.9" ```