Hi, I’m trying to get started using Ionic. I’m using a Mac/10.9
So far, I’ve successfully installed Node.js, but from there I’m unable to continue. The cordova installation attempt reads ‘command not found’.
If anyone has time to walk me through this, I’d gladly pay you for your trouble.
…it sounds like you don’t have Cordova installed, so run:
sudo npm install -g cordova
I don’t have time to walk you through the process, but make sure you’ve read through the guide, and you may want to play around with the starter project: