Start a web server with Python in seconds

python -m http.server 5500

So you don’t need to open your html file directly in browser and avoid CORS issues.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply