2020-10-25 16:57:34 +01:00
..
2019-12-21 21:53:18 +01:00
2020-10-25 16:57:34 +01:00
2020-10-16 09:03:12 +02: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-10-25 10:22:44 +01:00
2020-10-25 10:22:44 +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