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