...
When a workspace is open in the IDE, the default save location will be the workspace directory:
Anchor | ||||
---|---|---|---|---|
|
To run an application, you must first create one or more callable Profound.js modules. See here for instructions on creating a callable module. Then, you must configure a route (a URL path) that will be used to call the module. To configure routes, right-click on your Profound.js module file or Rich Display File JSON file in the files Tree and select Properties:
...