cursor/dev-environment-setup-57d2
main
Adds AGENTS.md with development environment instructions for Cursor Cloud agents, covering:
AGENTS.md
.env
This codebase requires only:
php-cli
php-json
php-mbstring
.env.example
The dev server starts with php -S localhost:8000.
php -S localhost:8000
flixcooks_hello_world_demo.mp4
Homepage and recipe detail page working end-to-end:
FlixCooks homepage hero section Recipe detail page Recipe steps section
To show artifacts inline, enable in settings.
No dependencies set.
The note is not visible to the blocked user.
Summary
Adds
AGENTS.mdwith development environment instructions for Cursor Cloud agents, covering:.envsetup)Environment Setup
This codebase requires only:
php-cli,php-json,php-mbstring).envfile copied from.env.exampleThe dev server starts with
php -S localhost:8000.Demo
flixcooks_hello_world_demo.mp4
Homepage and recipe detail page working end-to-end:
FlixCooks homepage hero section
Recipe detail page
Recipe steps section
To show artifacts inline, enable in settings.
Pull request closed