UNPKG

488 BMarkdownView Raw
1# APEX Nitro Configuration
2
3For APEX Nitro to connect and synchronize local static files to your APEX application, it needs configuration for a few parameters (e.g. Application URL, Absolute Path to local directory, etc.).
4
5Execute this command to configure an APEX Nitro project:
6
7```
8apex-nitro config <project>
9```
10
11A new browser tab will open and you can simply fill the form:
12
13![](/docs/img/command-config.png)
14
15*You can read about the different options by hovering the help icons.*