go home

Barebones MVC application using super package (jeffb.vue)

ASP .Net Core MVC application implementing A SPA using the Vue framework
dotnet new --install "jeffb.template.MvcVueSpa"
dotnet new jeffb.vue
  • Tags: language: C#
  • Classifications: Web MVC SPA Vue