This Project implements the seeker-api to provide a graphical interface to search for blacklisted companies in México.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
By default the application will use the seekerone api located at seekerone.herokuapp.com to change this you can edit app/scripts/app.js
changing the RestangularProvider.setBaseUrl
to whatever URL you need.