You can include jQuery in a very few and easy steps.
First, install jQuery using npm as follows:
npm install jquery — save