Reference implementation of Bond Project for APL introductinon students
To start developing in the project, install node and bower and then in project's folder run:
bower install
##Run To run the app, simply open in any browser the file:
index.html
##Test To run tests suit, simply open in any browser the file:
SpecRunner.html