# 小兔鲜-PC **Repository Path**: jetwang88/rabbit ## Basic Information - **Project Name**: 小兔鲜-PC - **Description**: 小兔鲜PC项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.jetwang.cn/rabbit - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-16 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, vue-router, Vuex, Axios ## README # erabbit-pc-vue-project ## 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/).