Подавать index.html локально
npm install http-server -g
cd myapp
http-server
Flutter Guy
npm install http-server -g
cd myapp
http-server