Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 244 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 244 Bytes

A skin editor for Minecraft. Currently available at https://www.cutekitten.space.

Run dev server (with automatic updates on save) using npm run dev

Build using npm run build (builds to docs/ folder)

Test the build using npm run serve