May 2018
Intermediate to advanced
512 pages
11h 3m
English
Now, we will initialize the application for development using npx, which is already installed on your system when you installed the latest version of Node LTS:
... create local-weather-app/src/tsconfig.app.json (211 bytes) create local-weather-app/src/tsconfig.spec.json (283 bytes) create local-weather-app/src/typings.d.ts (104 bytes) create local-weather-app/src/app/app.module.ts (316 bytes) create local-weather-app/src/app/app.component.html (1141 bytes) create local-weather-app/src/app/app.component.spec.ts (986 bytes) create local-weather-app/src/app/app.component.ts (207 ...
Read now
Unlock full access