Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 341 Bytes

ngOughts & crosses

Noughts and crosses AngularJS demo.

In Plunkr form

Developing

Run ./watch.sh to compile coffeescript to JavaScript while editing.

Unit tests are written in Jasmine and can be run using the Karma test runner