# JPetStore-frontend-Vue **Repository Path**: chen-jm/jpet-store-frontend-vue ## Basic Information - **Project Name**: JPetStore-frontend-Vue - **Description**: 软件开发架构实验二---前后端分离的JPetStore 前端部分使用Vue重构 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-09 - **Last Updated**: 2022-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, HTML, CSS, JavaScript, Vuex ## README # frontend ## 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/).