Answer the question
In order to leave comments, you need to log in
How to include script/css in index on node?
I am using Angular. I include files as if they came from an index that is in a separate folder
<script src="lib/angular.min.js"></script>
<script src="lib/angular-ui-router.js"></script>
<script src="app/app.js"></script>
<link rel="stylesheet" href="lib/bootstrap.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/less.js/2.5.0/less.min.js"></script>
GET /app/lib/angular.min.js etc
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