28901ad7c34733eadb8e9b41ca8471a2454e6f17
PixiJS Typescript Parcel Example
PixiJS app using TypeScript & Parcel Bundler
Getting started
Clone and install deps
git clone git@github.com:lucas-jones/pixi-ts-parcel-example.git
cd pixi-ts-parcel-example
yarn
yarn start
Then open http://localhost:1234 and edit index.js and press save. Parcel
will automagically hot reload you files whenever you make changes.
Description
Languages
JavaScript
69.6%
EJS
18.2%
TypeScript
12.2%