# PensionInsuranceProjectFront **Repository Path**: zhexueqi/pension-insurance-project-front ## Basic Information - **Project Name**: PensionInsuranceProjectFront - **Description**: 区块链+养老保险项目 - **Primary Language**: TypeScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-02-19 - **Last Updated**: 2025-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Element-UI, Axios, Blockchain, AI ## 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