/memory-game

Memory game with Angularjs

Primary LanguageJavaScript

Memory Game with AngularJS

This project is generated with yo angular generator version 0.15.1.

Install

Run npm install -g bower grunt-cli

Run npm install & bower install

Build & development

Build with Grunt run: grunt build

Build with Gulp run: gulp bower & gulp build

Testing

Running grunt test will run the unit tests with karma.