# vue3_rabbit_emarket **Repository Path**: ychen_zz/vue3_rabbit_emarket ## Basic Information - **Project Name**: vue3_rabbit_emarket - **Description**: 中小型电商项目,包含 长页面吸顶交互实现 图片懒加载指令封装 面板插槽组件等业务通用组件封装 SKU电商组件封装 通用逻辑函数封装 路由缓存问题处理 基于业务逻辑的组件拆分思想 支付宝三方支付 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-13 - **Last Updated**: 2025-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-rabbit This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vite.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```