Beginner friendly template for pixi.js with Parcel
- 🔰 - Beginner friendly
- 🚀 - Blazing fast bundle times
- 🛠 - Typescript
- 📝 - Unit test support with Jest, generating code coverage
✈️ - Live reload
Click on the green button "Use this template" on top of the repo or
Simply copy paste this and start coding
git clone https://github.com/bySabi/pixijs-typescript-template.git
npm run build
- starts build procedurenpm run dev
- start watching for files and open's server on localhost:8080npm run test
- run tests
For vscode users - ctrl ( or ⌘ ) + shift + b will run the watch build as its set as default vscode task
- bySabi Files <> @bySabi
- Yordan Kanchelov <> @jkanchelov in pixi-typescript-boilerplate
- Documentation improvement
- Feel free to send any PR