From 5210b8309f5d26b5d671be1f0e67c273f0b409cc Mon Sep 17 00:00:00 2001 From: wsy182 <2392948297@qq.com> Date: Wed, 18 Mar 2026 15:19:03 +0800 Subject: [PATCH] =?UTF-8?q?chore(project):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=85=8D=E7=BD=AE=E5=92=8C=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加 pnpm 包管理器配置到 package.json - 将 README.md 重命名为 Mahjong Web 并更新项目描述 - 添加项目设置说明包括安装依赖命令 - 添加开发服务器启动命令说明 - 添加生产构建命令说明 - 添加预览生产构建命令说明 --- README.md | 30 +++++++++++++++++++++++++++--- package.json | 1 + 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 33895ab..2fbd11e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,29 @@ -# Vue 3 + TypeScript + Vite +# Mahjong Web -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `