Skip to content

DRincs-Productions/pixi-vn-tester

 
 

Repository files navigation

Pixi'VN Tester

This repository is used to develop and debug the pixi-vn library.

Instructions

Clone the repository, download the submodules and install the dependencies

git clone https://github.com/DRincs-Productions/pixi-vn-tester
git submodule update --init --recursive
npm install

Run the project

npm start

If you want debug you can press F5 in Visual Studio Code to start the debugger.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%