In the documentation, at http://ionicframework.com/docs/overview/#cordova, there's the line:
To add Ionic to your Cordova, PhoneGap, or Trigger.io project, just reference the Ionic CSS and JS files from the web root of your app.
Where can I locate the Ionic CSS and JS files? I tried looking in the ionic npm package and couldn't locate them.