File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
2424cd 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 )
You can’t perform that action at this time.
0 commit comments