startup-pack asp net core and react js and typescript SPA startup project using Webpack as module bundler. Instructions to run All the react components are in /App/Components Controllers are in /Controllers To build the single js file webopack To run the server dotnet restore dotnet build dotnet run