npm run dev -- --open --host
Affichage/terminal
https://zuff69.github.io/presentationMonopoly/dist/
git init git add -A git commit -m "first commit" git branch -M main git remote add origin https://github.com/Zuff69/presentationMonopoly.git git push -u origin main