Answer the question
In order to leave comments, you need to log in
Is it possible to install angular 4 without Node and npm?
Is it possible to install Angular 4 without using node, npm, angular-cli? Just take and connect to the page using the tag <script>
. I don’t understand why such a heap of technologies for simple use? Vaughn, connected, for example, JQuery via cdn and do not bother.
Answer the question
In order to leave comments, you need to log in
You can, here is an example https://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5
You can connect via script, but you need to install via npm
<script src="/node_modules/angular/angular.js"></script>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question