Skip to content

xg-wang/cors-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORS Guide

This is the demo project for the blog post A practical guide to CORS.

Setup

git clone git@github.com:xg-wang/cors-guide.git
cd cors-guide
npm i
npm start

Snapshot

fail-to-fetch