+ 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.
2 Respostas
+ 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.
0
Thanks for the info. I will put it to good use.