Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 146 Bytes

File metadata and controls

10 lines (6 loc) · 146 Bytes

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