servir index.html localement
npm install http-server -g
cd myapp
http-server
Flutter Guy
npm install http-server -g
cd myapp
http-server