# PensionInsuranceProjectFront **Repository Path**: peak-weiwei/pension-insurance-project-front ## Basic Information - **Project Name**: PensionInsuranceProjectFront - **Description**: 区块链+养老保险项目 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-04-12 - **Last Updated**: 2025-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目用了vue3+vite+ts+element-plus+axios+vue-router yarn的版本是1.22.15 node的版本是20.0.0 1.安装依赖 yarn 2.启动项目 yarn dev 3.打包项目 yarn build