mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here)
This commit is contained in:
5
samples/misc/NodeServicesExamples/Views/Home/Index.cshtml
Executable file
5
samples/misc/NodeServicesExamples/Views/Home/Index.cshtml
Executable file
@@ -0,0 +1,5 @@
|
||||
Hello
|
||||
|
||||
@section scripts {
|
||||
<script src='js/main.js'></script>
|
||||
}
|
||||
Reference in New Issue
Block a user