snollygolly / open-hearts

:heart: An open source version of the card game Hearts.
21 stars 4 forks source link

Updated README.md with front-end dev instructions; Fixed Card compone… #24

Closed zlshames closed 8 years ago

zlshames commented 8 years ago

…nt's card image path; Commented out create-lobby socket.io emit in game component; Added route handlers for /game/:id (need to implement DB check); Fixed eslint errors (as best as I could); Changed npm run scripts to use local path; Removed redundent scripts import for game.hbs