How to Upgrade From Angular 2 to Angular 4
How to upgrade your Angular 2 web application to use Angular 4? Follow these codes;
On Linux/Mac
Commands;
On Windows
Commands;
On Linux/Mac
Commands;
npm install @angular/{common,compiler,compiler-cli,core,forms,http,platform-browser,platform-browser-dynamic,platform-server,router,animations}@latest typescript@latest --save
On Windows
Commands;
Yorumlar
Yorum Gönder