Go to file
Konstantinos Triantafyllou afe4f2ef0e Fix properties, update links to graph documentation 2024-04-24 14:02:01 +03:00
src Fix properties, update links to graph documentation 2024-04-24 14:02:01 +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 Start versioning from 1.0.0. 2023-11-29 08:23:09 +02:00
tsconfig.json Fix properties, update links to graph documentation 2024-04-24 14:02:01 +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.