# 小兔子电商 **Repository Path**: zsd12138/erabbit_project ## Basic Information - **Project Name**: 小兔子电商 - **Description**: pc端电商项目; 拥有首页、购物车、个人中心、支付页等多个模块; 使用的技术框架有:vue3.0 、vue-cli 、axios、vue-router、vuex、vuex-persistedstate (vuex数据持久化)、normalize.css (初始化样式)、@vueuse/core (组合api常用工具库)、dayjs (日期处理)、vee-validate (表单校验) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://erabbit.itheima.net/#/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-21 - **Last Updated**: 2023-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3小兔子电商 ## 先下载依赖 ``` npm install ``` ### 然后再运行项目 ``` npm run serve ``` ### 先上地址 ``` http://erabbit.itheima.net/#/ ``` ### 其他问题可以留言 :bowtie: