Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 385 Bytes

bonsai - a focused fork of Topiary

Installation

  1. clone repo
  2. npm install dependencies
  3. npm start to load react app.

Kanban

https://jira.redspace.com/secure/RapidBoard.jspa?rapidView=899

Contributing

Grab a task from the Kanban board, make a feature branch with the ticket number in the name (ex: feature/BON-15_json_format) and create a PR when ready.