Install Meteor cli (https://guide.meteor.com/)
curl https://install.meteor.com/ | sh
git clone git@github.com:yarhtut/meteor-game-challenge.git
npm install
meteor run
npm run test
- Commenting code
- Integration test for
React component
- Two user for one game room properly need
Queue model