Project Information: This project was generated with Angular CLI v1.5.5, Node 8.9.1
Registration Form App Steps:
- Download RegistrationForm to local drive
- Open Command Prompt and navigate to RegistrationForm/RegistrationFormApp
- Enter npm install
- Enter ng serve
- Open browser and navigate to http://localhost:4200/
Registration Form API Steps:
- Download RegistrationForm to local drive
- Open Command Prompt and navigate to RegistrationForm/RegistrationFormAPI
- Enter npm install
- Enter node .
- Open browser and browse REST API at http://localhost:3000/explorer