Growing your garden...

⚠️ Loading Error

The application failed to load properly.

This usually happens when:

• You opened the HTML file directly (use a web server instead)

• Dependencies are not installed

To run this application:

1. Install dependencies: npm install

2. Start dev server: npm run dev

Or build for production: npm run build