# hair-salon-web **Repository Path**: sunyanping/hair-salon-web ## Basic Information - **Project Name**: hair-salon-web - **Description**: 使用vue编写的理发店会员管理系统的web端 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2019-07-26 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 美发沙龙管理系统 包含server端和web端. [server端代码](https://gitee.com/sunyanping/hair-salon.git) # 项目启动方式 ``` npm install // 安装依赖 npm run dev // 项目启动 ``` # 技术栈 1. vue vuex 2. ts 3. elementui