# bestable **Repository Path**: fxzer/bestable ## Basic Information - **Project Name**: bestable - **Description**: Bestable百乐适 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-24 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BestAble官网 ## 技术栈 1. Vue3 2. Nuxt3 3. UnoCss 4. Element-Plus 6. emailjs ## 安装依赖 ```bash # pnpm pnpm install ``` ## 项目启动 启动在 `http://localhost: 9898` ```bash pnpm dev ``` ## 打包构建 ```bash pnpm build ``` ## 项目预览 ```bash pnpm preview ```