UNPKG

create-electron-shadcn-app

Version:

Create Electron Forge apps with Vite, React, Tailwind and shadcn/ui only with one command.

5 lines (3 loc) 100 B
import { defineConfig } from 'vite'; // https://vitejs.dev/config export default defineConfig({});