preview_quire_project
Generate HTML site files and start a local server to preview your Quire project in the browser.
Instructions
Runs the Preview command to generate the html site files and start a local server. Typically port 8080.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | No | The name of the quire projec to preview. Combined with projectPaht treated as the parent folder. | |
| projectPath | No | The path to the quire project directory or when combined with projectName, the parent directory containing the project. |