- http://ionicframework.com/
docs/v1/guide/installation. html - http://git-scm.com/download/win
- http://nodejs.org/
- $ npm install -g ionic [ installing ionic ]
- $ ionic start todo blank --type ionic1 [ start blank project ]
- $ cd [ find location of your save project ]
- $ ionic serve [ opening for local host ]
- install visual studio to sync with ionic
https://cygwin.com/install.html <-- malik was using this when i facing problem to install ionic for the second time on windows.