pixicp

创建pixi.js引擎的typescript项目

Usage no npm install needed!

<script type="module">
  import pixicp from 'https://cdn.skypack.dev/pixicp';
</script>

README

pixicp

Description

create pixi.js template project by typescript

Instructions

  1. npm i pixicp -g

Usage

  1. In the directory where you want to create a project, Shift + Right click, choose Open PowerShell window here
  2. input pixicp projectname or pixicp projectname 5.2.1

You will get the directory structure as:

.
+-- projectname
|   +-- client
|   +-- docs
|   +-- readme.txt

into client dir, and press F5, you can lunach web