+ 1

Using nodejs and angular CLI on a ipad

How can I install nodejs and use angular CLI on my ipad CONFIDENTLY. I have downloaded the nodejs but how to install and make everything work is the issue. I need understanding on the work ins and all please. Taking the last course - Angular on front end for beginners and I need all the understanding. Thanks in advance.

19th Sep 2024, 1:39 PM
Annie
2 Réponses
+ 4
I'm not sure that this is possible. iOS does not even have a command line interface. The more common way to practice development like this is to use an online playground. You can google whatever technology with the word "playground" and find options. https://angular.dev/playground/ https://playcode.io/ https://codepen.io/ Each playground out there supports certain technologies. But these are all great ways to experiment with various frameworks.
19th Sep 2024, 1:51 PM
Jerry Hobby
Jerry Hobby - avatar
0
Thanks for the info. I will put it to good use.
19th Sep 2024, 11:16 PM
Annie