Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 398 Bytes

BondProject

Reference implementation of Bond Project for APL introductinon students

Development

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