pixi-starter

1.0.0 • Public • Published

Pixi Starter Project

Featuring:

  • Hot Module Replacement (HMR)
  • CoffeeScript

Coming Soon:

  • Embedded CoffeeScript REPL
  • Embedded JavaScript REPL
  • Edit files with HMR

To install:

npm install pixi-starter (Make sure to get dev dependencies)

To run with hot module replacement:

npm run start (Then modify update.coffee file.)

To build to build/bundle.js (no hot module replacement):

npm run build

/pixi-starter/

    Package Sidebar

    Install

    npm i pixi-starter

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • leftium