/zhaopengyou

Implementation of the Chinese card game 找朋友 in Node.js

Primary LanguageHTML

Online 找朋友!

WIP implementation of the Chinese card game 找朋友 (Finding Friends).

Prerequisites:

node, npm, and mongod running on default port (27017)

How to set up:

npm install

How to run:

npm start
Website runs on port 3003 by default.