# shop-front **Repository Path**: liwinallucky/shop-front ## Basic Information - **Project Name**: shop-front - **Description**: 毕业设计前端代码!!! - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-31 - **Last Updated**: 2022-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # default ## Project setup ``` npm install ``` ##Element-ui install ``` npm i element-ui -S ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```