Answer the question
In order to leave comments, you need to log in
How to include .js libraries in a React project?
I have a regular html file with libraries in the header:
<script type="text/javascript" src="assets/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="assets/jquery-ui.min.js"></script>
<script type="text/javascript" src="assets/jquery.ui.touch-punch.min.js"></script>
<script src="./assets/main.js"></script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question