Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 416 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 416 Bytes

Login Sample

This is a basic login example built with angular 6.

The only possible login is:

email: testuser@t.de
password: 123

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.