This code was developed witn angular framework in order to do the challenge for marathon company.
- Username: sysadmin
- Password: sysadmin
This project use node version 14
Run the below commands inside the root project:
Install dependencies
npm install
Run below comand for a dev server. Navigate to
http://localhost:4200/
. The app will automatically reload if you change any of the source files.
npm run start