Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 400 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 400 Bytes

pixi.js 初体验

其中包含了基本使用的example代码,位于pages文件内

本项目使用了React hooks,如不了解请先参阅React官方文档

安装

yarn

or

npm i

启动

npm start

or

yarn start