2024-05-05 10:23:33 +02:00
2023-03-17 16:53:34 +01:00
2023-02-25 08:38:15 +01:00
2023-10-01 09:21:07 +02:00
2023-03-19 09:16:50 +01:00
2024-05-05 10:23:33 +02:00
2023-02-28 19:19:35 +01:00
2022-11-20 16:34:55 +01:00
2023-10-01 09:30:36 +02:00
2023-10-01 09:21:07 +02:00
2022-12-04 09:00:34 +01:00
2016-12-04 10:41:37 +01:00
2019-10-31 18:56:19 +01:00
2021-12-11 09:48:46 +01:00
2016-12-04 10:41:37 +01:00

README

start Angular development server

cd pdb-js
build/npm/npm-v8.1.2/bin/npm run ng serve

or

gradlew npm_run_ng_serve

create new component

cd pdb-js
build/npm/npm-v8.1.2/bin/npm run ng generate component component-name

update JavaScript libraries

gradlew npm_update
gradlew npm_audit_fix
Description
No description provided
Readme 8.3 MiB
Languages
Java 79.4%
TypeScript 11.1%
HTML 4.5%
Python 2.8%
SCSS 1.1%
Other 0.9%