Home
Softono
pixel-vg

pixel-vg

Open source MIT Svelte
16
Stars
3
Forks
5
Issues
1
Watchers
3 years
Last Commit

About pixel-vg

WebGL Pixel Editor

Platforms

Web Self-hosted

Languages

Svelte

Links

Pixel VG - WebGL Pixel Editor

Pixel (V)ector (G)raphics Easy to use point & click pixel-art editor.

Development

Install dependencies:

npm ci

Run in dev mode:

npm run dev

Preview build:

npm run preview

Build static version:

npm run build