# 微商城 **Repository Path**: dengyn02/micro-mall ## Basic Information - **Project Name**: 微商城 - **Description**: 本项目为在校期间,学习vue框架最后结课时候的课程设计,其中服务端环境要求为 Windows + Apache + PHP + MySQL8.0。 商城后端为提供的API接口,前端使用Vue框架。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-12 - **Last Updated**: 2022-06-10 ## 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/).