Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 543 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 543 Bytes

简介

一个web体感游戏,技术栈: three.js mediapipe kalidokit

image

安装依赖

yarn

开发

yarn start 启动项目 yarn debug 启动项目,并显示辅助线

Open http://localhost:3000 to view it in the browser.

构建

yarn build

Builds the app for production to the build folder.