pocroianu / pixi-typescript-webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This is a startup project to show people how to use PIXI.js with Typescript and Webpack.

Getting started

Prerequisites

Install & build

  • npm install - Installs the dependencies
  • npm run build - Builds the project
  • npm run startServer - This will start a local server on your machine and then it will automatically open a new tab in your browser with your Pixi project

If you use WebStorm or another IDE like it, just open the public/index.html from your IDE

Showcase

About


Languages

Language:JavaScript 88.6%Language:TypeScript 11.0%Language:HTML 0.5%