Skip to content

PixiJS starting template with Typescript and Parcel

License

Notifications You must be signed in to change notification settings

bySabi/pixijs-typescript-template

Repository files navigation

pixijs-typescript-template

Beginner friendly template for pixi.js with Parcel

Highlights

  • 🔰 - Beginner friendly
  • 🚀 - Blazing fast bundle times
  • 🛠 - Typescript
  • 📝 - Unit test support with Jest, generating code coverage
  • ✈️ - Live reload

Usage

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

Commands:

  • npm run build - starts build procedure
  • npm run dev - start watching for files and open's server on localhost:8080
  • npm run test - run tests

For vscode users - ctrl ( or ⌘ ) + shift + b will run the watch build as its set as default vscode task

Credits

author

Inspired in the work of

Contributing

  • Documentation improvement
  • Feel free to send any PR

License

MIT

About

PixiJS starting template with Typescript and Parcel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published