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