I might haven’t expressed my question right, when i run the command
npx create-strapi-app my-project --quickstart it will do its magic and it will give me access to http://localhost:1337/admin. Is this ui that is rendered using any frameworks? is it server or client side rendering?