Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 178 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 178 Bytes

pixijs setup

Getting started

First, install dependencies

npm install

Start dev server

npm run start

Build

npm run build

Deploy github page

npm run deploy