Typescript sample using vue CLI, vuex, decorators and dotnet core with entityframework core for backend
- dotnet core 2.2
- nodejs v11.3
api:
- dotnet restore
- dotnet ef database update
- dotnet run
vuets:
- npm install
- npm run serve
start browser with http://localhost:8080/