Skip to content

A pre installed environnement to work with pixi.js with webpack & typescript

Notifications You must be signed in to change notification settings

gbarnovi/seed-pixi-typescript

 
 

Repository files navigation

A seed for Pixi + Webpack + TypeScript projects

A "ready to dev" environment to work with PIXI.js, webpack & typescript for web oriented games/projects. Use it as a seed to begin a new project.

Launch it

Prerequisite: run npm i before first start

Run (dev): npm start then browse http://localhost:8080/ Build (prod): npm run build then use freshly generated "dist"

More infos

Current Pixi version: Release v6.0.4

Last NPM full update: 2021-05

Licences: CC-BY-NC-4.0: you can use/copy/modify any code but only without commercial intentions.

About

A pre installed environnement to work with pixi.js with webpack & typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.4%
  • TypeScript 42.6%