PIXI.js set-up based on pixijs-typescript-starter by @GuillaumeDesforges. Beware there is (at the time of writing this) an issue with this starter and the vs code debugger, more info in the issue.
- Node JS and NPM
- VS Code
- A browser (tested in Chrome and Firefox)
npm install
Launch the Complete development
launch configuration by running
npm run dev