Home > Blockchain >  Vue and Blazor for frontend
Vue and Blazor for frontend

Time:01-05

we have a project that we need to create a website for the university. The whole desin and vue part is done. But there was a misunderstanding and lack of communication with our teacher and he wants us to create the admin panel with .NET Blazor. For example we have announcements part in our website and we need to fill that part with the data coming from admin panel that had created with Blazor. But is it possible? Can I run both of the projects on same browser and same port_ Thank you for your opinions.

CodePudding user response:

  •  Tags:  
  • Related