File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
src/VueJsAspNetCoreSample/wwwroot Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 25
25
# Visual Studio 2015 cache/options directory
26
26
.vs /
27
27
# Uncomment if you have tasks that create the project's static files in wwwroot
28
- # wwwroot/
28
+ wwwroot /
29
29
30
30
# MSTest test Results
31
31
[Tt ]est [Rr ]esult * /
Original file line number Diff line number Diff line change 1
- # Vue.js-with-ASP.NET-Core-Sample
2
- This provides a sample code using vue.js running on ASP.NET Core
1
+ # Vue.js with ASP.NET Core Sample #
2
+
3
+ This provides a sample code using vue.js running on ASP.NET Core.
4
+
5
+
6
+ ## Prerequisites ##
7
+
8
+ * [ Visual Studio 2015 Update 3 or Visual Studio code] ( https://www.visualstudio.com/downloads/ )
9
+ * [ .NET Core 1.1] ( https://www.microsoft.com/net/download/core#/current )
10
+ * [ vue-cli] ( https://www.npmjs.com/package/vue-cli )
11
+
You can’t perform that action at this time.
0 commit comments