pixicp
v1.0.2
Published
创建pixi.js引擎的typescript项目
Downloads
5
Maintainers
Readme
pixicp
Description
create pixi.js template project by typescript
Instructions
- npm i pixicp -g
Usage
- In the directory where you want to create a project, Shift + Right click, choose
Open PowerShell window here
- input
pixicp projectname
orpixicp 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