Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 488 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 488 Bytes

ZendeskUi

The project is a zendesk coding challenge.(Workstyle assessment)

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.

Backend API

The project consumes backend api which will return a list of tickets and ticket details api: /api/v1/tickets/list

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.