Example of how to build a client for an API based on ASP.NET Core
- NodeJs
- TypeScript
- Angular 12+
- To install backend dependencies go to the main directory where is located the
package.json
npm install
On the main directory where is located the package.json
- To run
ng serve
- Finally, test it here!!