Skip to content

nrslib/ASPNet-Vuejs-SPA-Typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASPNet-Vuejs-SPA-Typescript-starter

解説は以下で行います。 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

package.json

最小の構成です。


Summary

Boilerplate for using vue.js, typescript with asp.net core.
Oriented by SPA.
This project uses webpack.

Run

npm install
npm run build
dotnet run

Package.json

Minimal configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published