Skip to content

Commit b2024a8

Browse files
authored
Revise README with improved project details
Updated README to enhance project description and structure.
1 parent 62b9970 commit b2024a8

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# .NET 10 Full-featured Vite React SPA Identity Auth Template
22

3+
A modern full-stack .NET 10.0 + Vite React 19 SPA project template that combines the power of ServiceStack with a fast Vite-powered React development experience. It provides a production-ready foundation for building scalable web applications with integrated authentication, database management, and background job processing.
4+
35
![](https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/react/react-spa.webp)
46

57
> Browse [source code](https://github.com/NetCoreTemplates/react-spa)
68
7-
A modern full-stack .NET 10.0 + Vite React 19 SPA project template that combines the power of ServiceStack with a fast Vite-powered React development experience. It provides a production-ready foundation for building scalable web applications with integrated authentication, database management, and background job processing.
8-
9-
## Quick Start
10-
119
```bash
1210
npx create-net react-spa MyProject
1311
```
@@ -16,7 +14,11 @@ npx create-net react-spa MyProject
1614

1715
Instantly [scaffold a new App with this template](https://github.com/new?template_name=react-spa&template_owner=NetCoreTemplates) using GitHub Copilot, just describe the features you want and watch Copilot build it!
1816

19-
## Getting Started
17+
## [react-templates.net](https://react-templates.net)
18+
19+
[![](https://github.com/ServiceStack/servicestack.net/blob/main/MyApp/wwwroot/img/posts/vibecode-react-templates/bg.webp?raw=true)](https://react-templates.net)
20+
21+
## Quick Start
2022

2123
Run Server .NET Project (automatically starts both .NET and Vite dev servers):
2224

0 commit comments

Comments
 (0)