This is a template for PIXI.JS projects, including the webpack, webpack-cli and webpack-dev-server.
For up and running:
npm install
run dev server:
npm run start
build:
npm run build
Have fun 😄
This is a pixi.js boilerplate including webpack and webpack-dev-server.
JavaScript
This is a template for PIXI.JS projects, including the webpack, webpack-cli and webpack-dev-server.
For up and running:
npm install
run dev server:
npm run start
build:
npm run build
Have fun 😄