mschwarzmueller / ng2-idsrv3-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng2-idsrv3-test

Steps to get up and running:

  • have NodeJs installed (I am using v6.9.1 at the moment)

  • clone this repository (HTTPS)

  • navigate to the root of the repository and run the command "npm install" without the quotes (I used Windows's Command Prompt with administrative privileges)

  • start the application using the command "npm start"

    The application should now be up and running at https://localhost:4242

  • test credentials: niceguy/niceguy

About


Languages

Language:TypeScript 77.3%Language:HTML 10.7%Language:JavaScript 9.7%Language:CSS 2.3%