PixiProject
Pixi.js project boiler plate using TypeScript, Webpack and Mocha
Install / Use
/learn @yahiko00/PixiProjectREADME
Pixi.js Project
A generic frontend Pixi.js project boiler plate in TypeScript using Webpack.
Main features:
- Source Map support
- Incremental Build
- Unit tests
- Browser Hot Reload
Main dependencies:
- Application Server: Node
- Compiler: TypeScript
- Bundler: Webpack
- Unit Test Runner: Mocha
- Pixi.js: Pixi.js
Installation
Node, TypeScript and TSLint should be installed globally.
$> git clone https://github.com/yahiko00/PixiProject.git <new folder>
$> cd <new folder>
$> git init
$> npm install
Build
Commands should be run under a bash shell.
The following command builds and run the project in development mode with Hot Reload.
$> npm run serve
The following command builds the project in production mode.
$> npm run build
For more predefined commands, see package.json, item scripts.
Contributors
yahiko
Licence
MIT
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
