# mall-front **Repository Path**: CodexploRe/mall-front ## Basic Information - **Project Name**: mall-front - **Description**: This project is a front-end presentation for e-commerce platforms. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-22 - **Last Updated**: 2025-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mall-front ## Project Introduction This project is a front-end presentation for e-commerce platforms. Single architecture backend project: https://gitee.com/CodexploRe/ray-mall Microservice Architecture Backend Project: https://gitee.com/CodexploRe/mall-cloud ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vite.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```