# majiang **Repository Path**: facotryMain/majiang ## Basic Information - **Project Name**: majiang - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-19 - **Last Updated**: 2025-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 麻将 这是一个麻将游戏的前端部分,后端代码在[https://github.com/Nranphy/popular-mahjong-game] 主要分成登录,大厅,游戏内三个界面,对vue和js不是很熟,代码很糟糕,主要就用ifelse进行判断,可以用反射代理进行优化的。 ## 启动 ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration