Hi,
I am working now with some projects involving Pixi.js
I have made a quickstart project, with the minimum tooling, in order to start developing with Pixi.js from 0.
It uses Parcel and all its amazing features like Hot Module Reloading.
Highlight features:
- Super fast start
- Hot Module Reloading
- Typescript
- Unit testing
Here is the GitHub link: https://github.com/llorenspujol/parcel-pixijs-quickstarter
Hope can help someone to start a Pixi.js project:)
↧
Pixi.js quickstarter with parcel (HMR, typescript, unit testing)
↧