7 lines
243 B
Plaintext
7 lines
243 B
Plaintext
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
|
|
|
|
<!--index.js 추가-->
|
|
<script src="/js/app/index.js"></script>
|
|
</body>
|
|
</html> |