Build complete.
Tip: built files are meant to be served over an HTTP server.
Opening index.html over file:// won"t work.
after npm run build is generated, it prompts me that I need to run under the http server. How can I set it up so that I can open it directly in the browser?