Skip to main content
  1. In the ‘Codesection you can access the project structure.
  2. Navigate through the pre-generated app folder and files, including:
    • _layout.tsx: the main layout of the app and manages navigation;
    • index.tsx: the home page of the app.
  3. Edit the code directly from the platform to customize your app via Development Prompt and you can enhance it through the following features:
    • Select multiple files of your app at once via the ‘+ Add context’ button. This allows michelangelo.land to have more information and improve the accuracy of the requested changes.
    • Attach images via the attachment icon to allow Michelangelo.land to replicate a more specific design for your app.
    • Manually edit the code directly in the Michelangelo.land editor via the button with the pencil icon.
    • Delete files via chat by typing for example “Delete [file name]”. Alternatively, right-click a file in the ‘Code‘ section and select Delete to remove it from the project.