-
pixijs精灵编辑工具:parcel-pixi-sprite-editor
资源介绍
包裹pixijs-quickstarter
使用pixiJS和Typescript与包裹捆绑在一起的示例应用程序 :rocket: :fire: 。
强调
:high_voltage: 超快速启动
:fire: 热模块更换。
:memo: 打字稿。
:police_officer: 单元测试。
快速开始
节点版本> = 8.0(建议10.6.0)和NPM> = 5(建议6.1.0)
# clone the repo.
# --depth 1 removes all but one .git commit history (Optional).
git clone --depth 1 https://github.com/llorenspujol/parcel-pixijs-quickstarter.git
# go to the repo
cd parcel-pixijs-quickstarter
# install the dependencies via npm
np