Answer the question
In order to leave comments, you need to log in
How to include a separate .js file in a vue project?
Please explain how to include a separate .js file in the vue project?
Installed vue and vue-router via npm
There is a green.js file
In which file and what should I write in order for the project to accept it?
I tried to add to index.html
<script v-if="green" async defer src="./src/assets/js/green.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