Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 601 Bytes

File metadata and controls

23 lines (16 loc) · 601 Bytes

Catering Management Application

Usage

To start the dev server run nx serve caterer-ui.
To build the application run nx build caterer-ui.
To run the application unit tests run nx test caterer-ui.

Deployment

Development builds are committed to the branch build/caterer-ui/dev.
UAT builds are committed to the branch build/caterer-ui/uat.
Production builds are committed to the branch build/caterer-ui/prod.

Structure

The application's structure is based on the routing flows of the application

caterer-ui/src/app
├── _/       # 
└── __/      #