From an idea to code.
Ask Noema for code, explain a change or work through a problem. Describe the result, the environment and any constraints so the model has a clear target.
Ask for a useful result
For example:
Build a simple reading list as a single HTML page with its CSS and JavaScript included. Let me add a title, mark a book finished and remove it. Make it readable on a phone.
For a multi-file result, ask the model to name each file and keep references between the HTML, CSS and JavaScript consistent.
Try the result in-app
Noema previews supported HTML, SVG and React/TSX, including linked CSS and JavaScript in the same completed response.
- Open the Preview action beside a supported generated page.
- Try its controls and check the result. Use the phone view to inspect a narrow layout.
- Open Code to inspect or edit a file. Use the file selector for linked projects.
- Return to an earlier version through Saved edits, then Restore.
- Download a file or use Download project for a ZIP containing linked files.
Edits and saved versions stay locally with a normal conversation. Temporary work stays in the tab. Download important work before deleting its chat or clearing browser data.
A preview is a way to check supported output. It is not a full development environment, a deployment service or an unrestricted browser. External services and dependencies are not automatically available.
Keep the result
Copy or download the code you want to keep. Check behavior and accessibility before using it for something important. Generated code can contain mistakes.
More execution options remain part of the creation milestone.
