Javascript comment utiliser un module ?

OP
FA

fattylinux

il y a 3 mois

J ai installé node.js, puis cmd>dossier de mon projet>npm install pixi.js

Ensuite dans mon fichier html

<script type="module" src"chemin pixi.js">

  1. code

</script>

Rien ne s affiche mais aucune erreur...