# SizeCalculator **Repository Path**: LazyCat404/SizeCalculator ## Basic Information - **Project Name**: SizeCalculator - **Description**: 内衣尺码计算器,Vue3+Vite+i18n - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-25 - **Last Updated**: 2023-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SizeCalculator ## 安装 ``` npm install ``` ### 启动 ``` npm run dev ``` ### 构建 ``` npm run build ```