react-api-layout-app/ ├── package.json ├── vite.config.js ├── .gitignore ├── index.html └── src/ ├── index.jsx ├── App.jsx ├── components/ │ ├── Layout.jsx │ ├── Header.jsx ...
Ensure that symfony default scripts are present in your composer.json file.