mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Roughly empty starting point for Webpack demo
This commit is contained in:
6
samples/misc/Webpack/Views/Home/Index.cshtml
Executable file
6
samples/misc/Webpack/Views/Home/Index.cshtml
Executable file
@@ -0,0 +1,6 @@
|
||||
@{
|
||||
ViewData["Title"] = "Home Page";
|
||||
}
|
||||
|
||||
<h1>Hello</h1>
|
||||
Hi there.
|
||||
Reference in New Issue
Block a user