This project was generated and built with Angular CLI version 1.7.1. and ASP.NET Core version 2.0.
This application serves as a central platform to display information about all members.
Run dotnet run for a local dev server and navigate to http://localhost:18008/.
Swagger has been configured for the server API under http://localhost:18008/swagger/.
Run ng build inside MemberTool/ClientApp to build the Angular project. The build artifacts will be stored in the MemberTool/wwwroot directory. Use the --prod flag for a production build.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.