# wulianka **Repository Path**: mnyuan/wulianka ## Basic Information - **Project Name**: wulianka - **Description**: 个人实战项目 使用vue2 + element-ui完成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-10 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wulianka ## Project setup ``` npm install ``` ### 测试环境运行 ``` npm run serve ``` ### 正式环境运行 ``` npm run prod ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). 5