angular
  • Install node,npm,angular CLI/angular5 in ubuntu
  • create Angular CLI/angular5 project
  • Routing in Angular CLI/angular5
  • To add bootstrap in Angular CLI
  • to add data-tables Angular CLI/angular5
  • To add jQuery in Angular CLI/angular5
  • Upgrade
    • Upgrading-to-Angular-6
    • Update node version latest in ubuntu
Powered by GitBook
On this page

Was this helpful?

  1. Upgrade

Upgrading-to-Angular-6

ng update @angular/cli 
ng update @angular/core 
ng update @angular/material 
npm i rxjs-compat
PreviousTo add jQuery in Angular CLI/angular5NextUpdate node version latest in ubuntu

Last updated 6 years ago

Was this helpful?