dragonbones-pixi
v5.6.0
Published
* $ `npm install` * $ `npm run build`
Downloads
8
Readme
How to build
- $
npm install
- $
npm run build
Make sure project structure like this:
Your project
|-- libs
|-- pixi.js.d.ts
|-- node_modules
|-- ...
|-- out
|-- ...
|-- src
|-- ...
|-- ...