This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# GHHub
Global Highlights Hub 海外供应商平台
## 开发设置
1. 安装组件:npm install
2. 运行开发环境:npm run dev 或者 start.bat
3. 打包代码:npm run build 或者 build.bat