Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 458 Bytes

three-snake-live

贪吃蛇

🌍 预览

预览入口(Github)

Screenshot 2023-09-15 alle 23 54 57

💡 查看示例

🔨 构建依赖

npm install && npm build

📦 安装依赖

cd three-snake-live && npm install

💻 启动示例

npm run dev