Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wax

A handy boilerplate for PIXI.JS / canvas prototyping.

Features

  • Uses Browserify for module management.
  • Users Babelify so we can use awesome ES2015 features.
  • Uses SCSS as a CSS pre-processor.
  • Uses node and express to fire up a local server for debugging.

Usage

  1. Run npm install.
  2. Run npm run build to compile your JS and CSS.
  3. To build on changes, run npm run watch and it will build automatically.
  4. To run a local node server run npm run start (in a different terminal instance).
  5. You can now view your app at http://localhost:3000

About

A handy boilerplate for PIXI.JS / canvas prototyping.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages