An open API service indexing awesome lists of open source software.

https://github.com/foolishchow/cors-demo


https://github.com/foolishchow/cors-demo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CORS-DEMO

> 一个 CORS demo

![](./screen.png)

## 本地运行
- `npm install`
- `npm run start`
- 浏览器打开`http://localhost:8000`
- `F12`->`devtools`