# nuxt-test **Repository Path**: boli_home/nuxt-test ## Basic Information - **Project Name**: nuxt-test - **Description**: 测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-09 - **Last Updated**: 2024-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目名称 > 字节牛/寓盟管家官网 ## 运行条件 > 必要配置 * node 版本必须是18.0.0 以后 本项目node 版本18.20.2 ## 安装依赖 ```bash npm install ``` ## 项目运行 ``` bash npm run dev ```