闽南文化TV版

快乐的梦鱼 cfbcc88c76 🚧 重建整理优化项目4 文物地图页 1 ay önce
.vscode 45a765aac9 🚧 重建整理优化项目1 1 ay önce
pack 45a765aac9 🚧 重建整理优化项目1 1 ay önce
public 45a765aac9 🚧 重建整理优化项目1 1 ay önce
src cfbcc88c76 🚧 重建整理优化项目4 文物地图页 1 ay önce
.gitignore 45a765aac9 🚧 重建整理优化项目1 1 ay önce
README.md 45a765aac9 🚧 重建整理优化项目1 1 ay önce
components.d.ts 45a765aac9 🚧 重建整理优化项目1 1 ay önce
env.d.ts 45a765aac9 🚧 重建整理优化项目1 1 ay önce
index.html 45a765aac9 🚧 重建整理优化项目1 1 ay önce
logo.png 45a765aac9 🚧 重建整理优化项目1 1 ay önce
package-lock.json 63992ee974 🚧 重建整理优化项目2 保护传承 1 ay önce
package.json 63992ee974 🚧 重建整理优化项目2 保护传承 1 ay önce
tsconfig.app.json 45a765aac9 🚧 重建整理优化项目1 1 ay önce
tsconfig.json 45a765aac9 🚧 重建整理优化项目1 1 ay önce
tsconfig.node.json 45a765aac9 🚧 重建整理优化项目1 1 ay önce
vite.config.ts 45a765aac9 🚧 重建整理优化项目1 1 ay önce

README.md

wenlv-huli-showroom

湖里文化展示项目

项目依赖安装

npm install

项目启动

npm run dev

项目打包

运行以下命令打包项目,输出文件至dist目录。

npm run build-only

打包为安卓App:

  1. 在 HBuilderX 中打开 pack 项目。
  2. 复制dist目录下的文件到pack项目的根目录。
  3. 使用 HBuilderX 打包App。