Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

mgyongyosi/VuejsSSRSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VuejsSSRSample

A sample about Vue.js 2 server-side rendering with ASP.NET Core 2.0.

How to run

  • npm install
  • npm run build
  • dotnet run