p32929 / electron-shadcn-typescript

electron + react + typescript + tailwindcss + shadcn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-shadcn-typescript

An Electron application boilerplate with React and TypeScript ( & Shadcn )

Screenshot (9)

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

electron + react + typescript + tailwindcss + shadcn


Languages

Language:TypeScript 96.6%Language:JavaScript 1.9%Language:CSS 1.2%Language:HTML 0.3%