You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Developer Center specific setup](#developer-center-contentful-api-key-and-space-id)
76
+
-[Tool-specific Setup](#tool-specific-setup)
77
77
-[Yarn Commands](#yarn-commands)
78
78
79
79
## Local Environment Setup
@@ -178,6 +178,10 @@ Otherwise, you will need to override the exception each time you load the site.
178
178
4. Add "start:[hostname]": "sh start-ssl-[hostname].sh" to scripts in package.json
179
179
180
180
181
+
## Tool-specific setup
182
+
183
+
Each [Tool](#tools) can have its own setup requirements. Please see each tool's [README](#tools) for further information.
184
+
181
185
## yarn Commands
182
186
183
187
| Command | Description |
@@ -575,6 +579,13 @@ e.g.:
575
579
576
580
>**NOTE** - all SVGs require explicit `width` and `height` in the Safari browser in order to be rendered properly, otherwise they'll be rendered to the _default_ size and probably will crop out of view
577
581
582
+
583
+
584
+
585
+
586
+
587
+
588
+
578
589
# Tools
579
590
580
591
The following summarizes the various [tools](#adding-a-tool-or-util) in the Platform UI.
0 commit comments