Can I use Ionic 4 with jQuery?

Just add the jQuery CDN and jQuery stuff in a simple HTML page, right?

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js">