微信小游戏sdk

ith5cn ed6eddc391 first commit 1 mesiac pred
.vscode ed6eddc391 first commit 1 mesiac pred
api ed6eddc391 first commit 1 mesiac pred
core ed6eddc391 first commit 1 mesiac pred
dist ed6eddc391 first commit 1 mesiac pred
lib ed6eddc391 first commit 1 mesiac pred
node_modules ed6eddc391 first commit 1 mesiac pred
store ed6eddc391 first commit 1 mesiac pred
utils ed6eddc391 first commit 1 mesiac pred
.env ed6eddc391 first commit 1 mesiac pred
.gitignore ed6eddc391 first commit 1 mesiac pred
game.js ed6eddc391 first commit 1 mesiac pred
game.json ed6eddc391 first commit 1 mesiac pred
index.ts ed6eddc391 first commit 1 mesiac pred
package.json ed6eddc391 first commit 1 mesiac pred
pnpm-lock.yaml ed6eddc391 first commit 1 mesiac pred
project.config.json ed6eddc391 first commit 1 mesiac pred
project.private.config.json ed6eddc391 first commit 1 mesiac pred
readme.md ed6eddc391 first commit 1 mesiac pred
tsconfig.json ed6eddc391 first commit 1 mesiac pred
vite.config.js ed6eddc391 first commit 1 mesiac pred

readme.md

微信小游戏SDK

node版本

v20.19.0

安装依赖

pnpm install

开发编译

编译完成后,在dist文件夹下

npm run dev

上线编译

编译完成后,在dist文件夹下

npm run build