mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
6 lines
144 B
Plaintext
Executable File
6 lines
144 B
Plaintext
Executable File
<div id="react-app" asp-prerender-module="ReactApp/boot-server.jsx"></div>
|
|
|
|
@section scripts {
|
|
<script src="/dist/main.js"></script>
|
|
}
|