微信小游戏sdk

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

readme.md

微信小游戏SDK

node版本

v20.19.0

安装依赖

pnpm install

开发编译

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

npm run dev

上线编译

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

npm run build