UNPKG

516 BMarkdownView Raw
1# Examples
2To help you become familiar with APEX Nitro we have added a few examples. Each subfolder here contains a unique APEX Nitro demo along with a configuration export file.
3
4### How to try the examples
51. Run `apex-nitro config`
62. Use the `import` feature and chose the `json` file at the root of any example folder.
7 ![](img/config-import.png)
83. Replace all `CHANGE_ME` occurrences with your local file path to the desired example.
9 ![](img/examples-changeme.png)
104. Run `apex-nitro launch <demo name>`