really don’t know how to install ionic framework on my windows system.searched google i got answer only Mac os only please any one help me
well here you go
http://ionicframework.com/docs/guide/installation.html .
1st download and install node : http://nodejs.org/download/
(now from cmd)
2nd install cordova : npm install -g cordova
3rd install ionic: npm install -g ionic
4th start a new ionic application: ionic start todo blank
thank you.really helped me lot.once again thank you so much…but when i install node.js its showing some error .Warning 1909. Could not create Shortcut Node.js command prompt.link. Verify that the destination folder exists and that you can access it
did you try running the installer as an administrator ?
adminstrator means i want run command prompt ?
no when you right click on the installer and choose ‘Run as administrator’
thank you so much…i will try now…