This is a minimal repo featuring a CxJS application powered by a .NET based back-end.
The CxJS application is located in the Template.WebClient
folder.
First run the CxJS application by opening the terminal in the Template.WebClient
folder.
npm install
npm start
Then run the .NET project.