Welcome to your new single-page application, built with:
You can type in this textbox and it will be spell checked, please note if you see an initial error, you will need to wait for the backend server app to finish starting and then reload this page.To help you get started, we've also set up:
ng serve
. It runs in the background automatically, so your client-side resources are dynamically built on demand and the page refreshes when you modify any file.dotnet publish
configuration automatically invokes ng build
to produce minified, ahead-of-time compiled JavaScript files.The ClientApp
subdirectory is a standard Angular CLI application. If you open a command prompt in that directory, you can run any ng
command (e.g., ng test
), or use npm
to install extra packages into it.