pixijs-game

Getting started

npm install - Install NPM packages.

npm start - Starting the local server for the game on port 3000 and live reloading on every save

Building

npm run build - Development build of the source code and assets

npm run production - Production build of the source code and assets