-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started Part 10: Tilda Definition
Laurent Hasson edited this page Nov 30, 2019
·
3 revisions
Previous | Main | Next |
---|---|---|
<-- Part 9 | Main | Part 11 --> |
Finally, we'll create a skeleton Tilda definition file and kick start the initial version of the database. Create your project’s folder structure as “/tilda_tutorial/data”. Copy the file _tilda.TildaTutorial.json
from the samples file folder https://github.com/CapsicoHealth/Tilda/tree/master/docs/documentation/tutorial_sample_files.
Now run Gen again and get a Woohoo!
Once complete, Gen has generated several artifacts. Refresh your workspace so generated files are picked up.
- Make sure no node is selected in the Navigator. Simply click on any node and then Ctrl-Click it again to unselect it
- Right click on a white space in the navigator and select “Refresh”
- Every Gen requires a Refresh
You can see a new _Tilda sub-folder has been created with files in there.
Previous | Main | Next |
---|---|---|
<-- Part 9 | Main | Part 11 --> |