Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
TODO Compile notes and tips on getting started (this page incomplete)
Browsing through all documenting will give you an overview of what capabilities the framework has as well as a deep understanding of all features.
JSON does not directly support comments but you can still add comments via a key that sorts o the top of the object you are commenting as follows:
"_note" : "This is a comment"
Follow the