mix live_svelte.install (LiveSvelte v0.18.0)

Copy Markdown View Source

Installer for LiveSvelte with Vite.

This task first installs Vite using the PhoenixVite installer, then configures the project for LiveSvelte.

Options

  • --bun - Use Bun instead of Node.js/npm

Examples

mix igniter.install live_svelte
mix igniter.install live_svelte --bun