Yeah,
1st thing – In type field -> Develop a new app <— This option is disabled in all OS, I tried it in macOS, Windows, Linux.
2nd thing – I have added my project folder in the apps folder, so it’s working when I run the command “yarn start”. But after then build the app, it doesn’t work. let’s suppose I have an “xyz” project in the apps folder and the slug URL is “xyz”. Now I have created a build folder using the “npm run build” command. then I will check the URL in “localhost/abc/wp-admin/xyz”. but it doesn’t work, it redirected me to the URL “localhost/dashboard”. even in the console, I am not getting any errors.
Thank you for your support