serve index.html lokal
npm install http-server -g
cd myapp
http-server
Flutter Guy
npm install http-server -g
cd myapp
http-server