# 半亩花田PC端 **Repository Path**: trident-mall/trident-flower-pc ## Basic Information - **Project Name**: 半亩花田PC端 - **Description**: 三叉戟花坊PC端【Vite、Vue3、Pinia、ElementPlus、Sass】 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-05-02 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 三叉戟商城 PC 端 这个模板可以帮助你使用 Vue 3 和 Vite 开始开发。 ## 推荐的 IDE 设置 [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)(并禁用 Vetur)。 ## 自定义配置 详见 [Vite 配置参考](https://vitejs.dev/config/)。 ## 项目设置 ```sh npm install ``` ### 编译和热加载用于开发 ```sh npm run dev ``` ### 编译和压缩用于生产 ```sh npm run build ```