nirth / loki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loki

Build Status Circle CI

Boilerplate for PIXI.js driven games with webpack and babel.

Project lifecycle

Execute following commands to run dev server, tests or build distribution:

  • npm run dev: Will start development server and start watching changes.
  • npm run test: Runs tests.
  • npm run prod: Builds application, and deploys it in dist folder.

About


Languages

Language:JavaScript 98.5%Language:CSS 0.9%Language:HTML 0.6%