Go to file
Konstantinos Triantafyllou 1d4a5b0504 Update library 2023-10-23 10:34:35 +03:00
src Update library 2023-10-23 10:34:35 +03:00
.gitignore Inialize submodules, properties and depencencies 2023-06-08 10:44:49 +03:00
.gitmodules Inialize submodules, properties and depencencies 2023-06-08 10:44:49 +03:00
README.md Rename project to Developers 2023-07-13 18:41:11 +03:00
angular.json Rename project to Developers 2023-07-13 18:41:11 +03:00
karma.conf.js Rename project to Developers 2023-07-13 18:41:11 +03:00
package.json Update types/node to version 16 2023-10-06 15:36:52 +03:00
tsconfig.json Migrate angular core and cli to version 15 and update dependencies to be compatible with the newer version. 2023-08-03 17:21:45 +03:00

README.md

Developers Portal

This project was generated with Angular CLI version 14.0.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:5100/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.