Unit tests FTW! Run:
all of them:
$ fab test
with the distributed engine:
$ fab dist test
or just one:
$ fab stest:functional/api.js
Install required dependencies:
$ fab install
Launch the server with local computation:
$ fab serve
Launch the server with distributed computation:
$ fab dist serve
Npm modules:
- socket.io-client
- node-webworker
- node-qunit
- sharedjs
- express
- connect
- ejs
- mongoose
- underscore
- node-uuid
Assets:
- Oxygen icons for the globe
- Twitter bootstrap (for the layout)
- GarboChess (starting point for the IA and pieces icons)