Skip to content

roymina/dotnetcore-vue-js

Repository files navigation

dotnetcore-vue-js

This is a Simple DotnetCore-Vue Biloplate, Enjoy!

Why

There're official templates for dotnetcore-spa , simply run dotnet new --install Microsoft.AspNetCore.SpaTemplates::*and dotnet new vue. however, for those aren't familiar with typescript, they can use this biloplate , it's basiclly a js version of official template

How

  • git clone - this repository
  • dotnet restore - to restore all backend packages
  • yarn or npm i - to restore all frontend packages
  • dotnet run

About

This is a Simple DotnetCore-Vue Biloplate, Enjoy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published