- .NET 6.0 SDK
- Node.js with npm
-
Use vite to build release
npm run release
-
Build and run app
dotnet run
-
Open a browser to http://localhost:5000
Use vite to build release
npm run release
Build and run app
dotnet run
Open a browser to http://localhost:5000