1.0.2 • Published 4 years ago

pixicp v1.0.2

Weekly downloads
4
License
ISC
Repository
-
Last release
4 years ago

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