The setup and the details of this application is explained in detail in the following articles:
- Hotwired ASP.NET Core Web Application — Part 1
- Hotwired ASP.NET Core Web Application — Part 2
- Hotwired ASP.NET Core Web Application — Part 3
- Hotwired ASP.NET Core Web Application — Part 4
- Hotwired ASP.NET Core Web Application — Part 5
- Hotwired ASP.NET Core Web Application — Part 6
cd HotwiredQuoteEditor
dotnet run
cd HotwiredQuoteEditor\ClientApp
npm run dev