CORS in http-server module
Posted on May 3, 2020
Here the command, also changing the default port:
http-server path/to/folder -p 8083 --cors
Posted on May 3, 2020
Here the command, also changing the default port:
http-server path/to/folder -p 8083 --cors