Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 314 Bytes

Build Status

card-game

Simple implementation of the game 'Find similar picture'.

To run tests:

$ gulp test

To run tests:

$ npm run install
$ gulp connect
$ gulp protractor