You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Jimmy Liow bc6d1b7a40 根据翻译重命名 2 years ago
public 初步完成项目结构搭建 2 years ago
src 根据翻译重命名 2 years ago
.gitignore 初步完成项目结构搭建 2 years ago
README.md 初步完成项目结构搭建 2 years ago
build.bat 初步完成项目结构搭建 2 years ago
index.html 初步完成项目结构搭建 2 years ago
package-lock.json 增加日期选择,查询数据 2 years ago
package.json 增加日期选择,查询数据 2 years ago
start.bat 初步完成项目结构搭建 2 years ago
vite.config.js 初步完成项目结构搭建 2 years ago

README.md

GHHub

Global Highlights Hub 海外供应商平台

开发设置

  1. 安装组件npm install
  2. 运行开发环境npm run dev 或者 start.bat
  3. 打包代码npm run build 或者 build.bat