Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 562 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 562 Bytes

Angular SDK

This repository contains all the Angular projects of the HTS - airlines team

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.

The purpose of this server is to serve as documentation for the integration of the various projects within HTS's customers.

Build

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

If you want to build a specific project :

ng build PROJECT_NAME