Skip to content

Repository files navigation

Tractor

This is an experiment project which implements a popular Chinese card game called Tractor (拖拉机) or Upgrade (升级).

Tech stack

Generator

Server side

  • Node.js
  • Express.js
  • Jade
  • MongoDB + Mongoose
  • Passport.js

Client side

  • Angular
  • Jade

Prerequisite

Node

brew install node

Grunt

npm install -g grunt-cli

Bower

npm install -g bower

MongoDB

brew install mongodb
mongod --config /usr/local/etc/mongod.conf

Setup

npm install
bower install

Run

grunt serve

Make sure your mongod is running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages