Currently I'm working on a Angular .NET web api that uses sqlLite for Vacation handling that I'm now ready to build for production and host on IIS, as I'm new to angular I'm having trouble. Parking Page I have build my frontend using angular commands :
ng build
and the backend by building it in visual studio, although I believe I'm missing some steps Here you can see the difference between the working current version of the site compared to mine