How to get angular 5 cdn
How to get angular 5 cdn
I have basic knowledge of angularjs , now i want to learn Angular 5.
I am not want to install node.js for angular 5.
So where to get angular 5 cdn.
https://angular.io/
I want to add angular 5 cdn in php files
– Javed Iqbal
Apr 3 at 11:20
1 Answer
1
Angular 5 has no CDN. You have to install it with npm.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
You can play around with Angular here: stackblitz.com/edit/angular-yapvki
– Commercial Suicide
Apr 3 at 11:16