# cross-origin **Repository Path**: lxfljw/cross-origin ## Basic Information - **Project Name**: cross-origin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-17 - **Last Updated**: 2021-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 启动测试页面 ```shell cd server1 node server1.js ``` 如果想实时刷新: ```shell npm i nodemon -g cd server1 nodemon server1.js ``` 访问 `http://localhost:3000/`, 打开控制台, 应该会报跨域的错