微信小游戏sdk

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

readme.md

微信小游戏SDK

node版本

v20.19.0

安装依赖

pnpm install

开发编译

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

npm run dev

上线编译

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

npm run build