解説は以下で行います。 https://nrslib.com/aspnet-vuejs-spa-typescript-starter
vue.js と typescript を利用した Asp.net core のテンプレートです。
SPA (Single Page Application) で構成されています。
このプロジェクトは webpack を利用しています。
npm install
npm run build
dotnet run
最小の構成です。
Boilerplate for using vue.js, typescript with asp.net core.
Oriented by SPA.
This project uses webpack.
npm install
npm run build
dotnet run
Minimal configuration.