This project was generated with Angular CLI version 9.0.4.
- npm (Version > 5)
- node (version > 8)
- Angular cli
- clone repo.
- cd into project directory
- run
npm install
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.
After running ng serve for dev server visit http://localhost:4200/. Initially 12 members will be stored in local storage as seed data. You will be able to modify them any way you like.
For Loging in as Admin: email: admin@test.com , password: admin
For loging in as Executive: email: executive@test.com, password: executive
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.
Run ng test to execute the unit tests via Karma.