Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 620 Bytes

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.