Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 361 Bytes

API Documentation for the AZA Finance API

Please note our documentation moved to https://docs.transferzero.com

Running locally

To run the documentation locally first install the local dependencies:

bundle install

Then in order to run the server

bundle exec jekyll serve

You can the point your browser to http://localhost:4000 to see your changes