The main frontend application for the SkySource project.
- Angular
- Navigate to the client directory
- Install dependencies:
npm install
- Start the development server:
ng serve
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.