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

Latest commit

 

History

History
10 lines (6 loc) · 146 Bytes

README.md

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