# rabit **Repository Path**: xiaoyi08/rabit ## Basic Information - **Project Name**: rabit - **Description**: 电商项目 使用以下技术: - vue3.0 (大部分业务都使用组合API的方式来开发) - vue-cli (项目脚手架) - Axios (请求接口) - vue-router (单页路由) - vuex (状态管理) - vuex-persistedstate (vuex数据持久化) - normalize.css - @vueuse/core - rabbit-ui-core - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-31 - **Last Updated**: 2022-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xtx ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).