start_project
Create a new design project folder with a specified name to begin frontend development.
Instructions
Initialize a new design project folder.
Args: project_name: Name of the project (e.g. 'burger_landing')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |