Skip to content

Conversation

@mraible
Copy link
Contributor

@mraible mraible commented Aug 24, 2018

This pull request shows the changes it takes to update this project to use Angular 6. I created this branch by installing the latest version of Angular CLI.

npm install -g @angular/cli@6.1.5

Then I created a project in my home directory:

ng new client

Finally, I used SmartSynchronize to compare the files and change things.

NOTE: If you start with Angular CLI v6, the only thing you need to do to make the client's code work is install rxjs-compat:

npm install rxjs-compat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants