Skip to content

Files

Latest commit

733ccce · Apr 26, 2025

History

History

converter-ui

converter-ui

To build the 🍦VanJS code converter for development (.js file not minified):

bun dev

To build the 🍦VanJS code converter for production (.js file minified):

bun run build