# 微商城 **Repository Path**: webzhouting/micro-mall ## Basic Information - **Project Name**: 微商城 - **Description**: 本项目为在校期间的一个课程设计,其中服务环境要求为 Windows + Apache + PHP + MySQL8.0;商城后端为提供好的API接口,项目整体使用Vue框架,页面使用的Mint UI以及MUI组件库进行开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-23 - **Last Updated**: 2022-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop ## Project setup ``` npm install ``` ### 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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).