Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 302 Bytes

Angular Tic Tac Toe

This is an example to go with an article How To Unit Test An Angular App.

To run these tests

git clone https://github.com/alexrothenberg/angular-tic-tac-toe
npm install
grunt test