- Clone or download DragonBonesJS.
- Install Node.JS.
- Open
DragonBonesJS/Phaser/3.x/
in command. - $
npm install
- $
npm run build
Your project
|-- types
|-- phaser.d.ts
|-- node_modules
|-- ...
|-- out
|-- ...
|-- src
|-- ...
|-- ...