Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 313 Bytes

DevKit

A simple wrapper for client and api for development

Steps to get up and running

script/install
script/setup
bundle exec foreman start

Development

Both client and api are separate git projects. You are free to make changes, switch branches and push to the appropriate repo. 👍