Skip to content

Commit c3c0484

Browse files
committed
Update README.md
1 parent bca2819 commit c3c0484

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Instantly [scaffold a new App with this template](https://github.com/new?templat
1818

1919
## Getting Started
2020

21-
Run Server .NET Project (automatically starts both .NET and Vite React dev servers):
21+
Run Server .NET Project (automatically starts both .NET and Vite Vue dev servers):
2222

2323
```bash
2424
cd MyProject
@@ -41,7 +41,7 @@ dotnet watch
4141

4242
![](https://raw.githubusercontent.com/ServiceStack/docs.servicestack.net/refs/heads/main/MyApp/wwwroot/img/pages/templates/info/vite-prod.svg)
4343

44-
- Vite React app is statically exported to `/dist`
44+
- Vite Vue app is statically exported to `/dist`
4545
- Static files served directly from ASP.NET Core's `/wwwroot`
4646
- No separate Node.js server required in production
4747

@@ -385,6 +385,6 @@ npx okai rm Transaction.d.ts
385385
- [ServiceStack Documentation](https://docs.servicestack.net)
386386
- [Vite Documentation](https://vite.dev)
387387
- [Vue Documentation](https://vuejs.org)
388-
- [AutoQuery CRUD](https://react-templates.net/docs/autoquery/crud)
388+
- [AutoQuery CRUD](hhttps://docs.servicestack.net/autoquery/crud)
389389
- [Background Jobs](https://docs.servicestack.net/kamal-deploy)
390390
- [AI Chat API](https://docs.servicestack.net/ai-chat-api)

0 commit comments

Comments
 (0)