Skip to content

Commit 367f928

Browse files
committed
Update README.md
1 parent d91746c commit 367f928

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# react-static
22

3-
React + Vite + TypeScript + Tailwind CSS project template with ServiceStack .NET backend.
3+
A modern full-stack .NET 10.0 + React Vite project template that combines the power of ServiceStack with React Vite static site generation and React 19. It provides a production-ready foundation for building scalable web applications with integrated authentication, database management, and background job processing.
44

55
![](https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/react/react-static.webp)
66

77
> Browse [source code](https://github.com/NetCoreTemplates/react-static), view live demo [react-static.web-templates.io](http://react-static.web-templates.io) and install with:
88
9-
A modern full-stack .NET 10.0 + React Vite project template that combines the power of ServiceStack with React Vite static site generation and React 19. It provides a production-ready foundation for building scalable web applications with integrated authentication, database management, and background job processing.
10-
11-
## Quick Start
12-
139
```bash
1410
npx create-net react-static MyProject
1511
```
@@ -18,6 +14,10 @@ npx create-net react-static MyProject
1814

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

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+
2121
## Getting Started
2222

2323
Run Server .NET Project (automatically starts both .NET and Vite React dev servers):

0 commit comments

Comments
 (0)