Skip to content

pioniergarage/member-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PG Member Tool

This project was generated and built with Angular CLI version 1.7.1. and ASP.NET Core version 2.0.

Description

This application serves as a central platform to display information about all members.

Development server

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/.

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.