..
2019-12-21 21:53:18 +01:00
2020-12-06 22:48:21 +01:00
2020-10-16 09:03:12 +02:00
2020-11-10 23:10:50 +01:00
2020-10-25 15:39:44 +01:00
2020-10-23 00:17:37 +00:00
2020-01-03 21:52:02 +01:00
2020-12-04 22:15:13 +01:00
2020-12-04 22:15:13 +01:00
2019-12-21 21:53:18 +01:00
2020-10-10 22:35:09 +02:00
2020-10-16 09:03:12 +02:00
2020-10-16 09:03:12 +02:00

Start the application:

npm install

upgrade package

npm audit fix

npm install -g angular-cli

start the application:

npx ng serve --watch

plus facilement: npm install @angular-devkit/build-angular@0.901.9 npm start