Skip to content

Instantly share code, notes, and snippets.

@justinyoo
Created February 13, 2017 10:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save justinyoo/bbf0651a0332756511123391b33452e7 to your computer and use it in GitHub Desktop.
Running Vue.js on ASP.NET Core Web Application
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview2-1-003177" // .NET Core 1.1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment