# cardgame **Repository Path**: cm199654/cardgame ## Basic Information - **Project Name**: cardgame - **Description**: 卡牌游戏 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-08-18 - **Last Updated**: 2021-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 卡牌游戏 源码在src下 ## 部署 启动mongodb ``` npm i --registry=https://registry.npm.taobao.org ``` ## 运行 ``` node index.js ``` [规则](rule.md)