Gateways is a Task for Musala Soft.
You can navigate to https://github.com/ahmedkhairydev/gateways-api to get the project to can use it smoothly.
This project was generated with Angular CLI version 11.2.14.
Run npm install
then npm run start
for a dev server. Navigate to http://localhost:4900/
. The app will automatically reload if you change any of the source files.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run deploy
to deploy the project. The project URL will be https://ahmedkhairydev.github.io/gateways/
Run npm run test
to execute the unit tests via Karma.
Run npm run e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.