Closed tubbadu closed 1 year ago
I don't understand how should I use example index.html: there is no js in it, and it just don't do anything? I tried adding
<script src="index.js"></script>
in it but nothing changed, I can write anything in the textboxes and click any button, but nothing happens at all
clone this project npm i npm run dev
I don't understand how should I use example index.html: there is no js in it, and it just don't do anything? I tried adding
in it but nothing changed, I can write anything in the textboxes and click any button, but nothing happens at all