Skip to content

Instantly share code, notes, and snippets.

@ravipatel2293
Created March 24, 2018 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ravipatel2293/f0cc289876358d46508fd1224128a9ec to your computer and use it in GitHub Desktop.
Save ravipatel2293/f0cc289876358d46508fd1224128a9ec to your computer and use it in GitHub Desktop.
npm install -g @angular/cli
ng --version # Check version: @angular/cli: 1.3.0, node: 8.1.2
ng new angular-ci
cd angular-ci
ng serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment