Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.57k stars 5.99k forks source link

a quick demo/example #427

Open ttodua opened 2 years ago

ttodua commented 2 years ago

So, without creating files manually and trying to setup the proxy, the command: npm run example will quickly spin up the local server, so easier for newbies.