We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2024a8 commit 6366032Copy full SHA for 6366032
README.md
@@ -6,6 +6,8 @@ A modern full-stack .NET 10.0 + Vite React 19 SPA project template that combines
6
7
> Browse [source code](https://github.com/NetCoreTemplates/react-spa)
8
9
+## Quick Start
10
+
11
```bash
12
npx create-net react-spa MyProject
13
```
@@ -18,7 +20,7 @@ Instantly [scaffold a new App with this template](https://github.com/new?templat
18
20
19
21
[](https://react-templates.net)
22
-## Quick Start
23
+## Getting Started
24
25
Run Server .NET Project (automatically starts both .NET and Vite dev servers):
26
0 commit comments