Ionic 2 How to use Bootstrap (include jquery.js boostrap.js)

install bootstrap-sass via npm. import the bootstrap.scss in your scss.
Do not forget to set $font-path variable before the import.

Import bootstrap in the components you need it.

i did not tried it, but webpack should everything you are importing somewhere.