pinky-pig / electron-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadcn React Vite Electron Boilerplate

A React + Vite template powered by shadcn/ui.

πŸŽ‰ Features

  • React - A JavaScript library for building user interfaces.
  • Vite - A fast, opinionated frontend build tool.
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
  • Tailwind CSS - A utility-first CSS framework.
  • Tailwind Prettier Plugin - A Prettier plugin for formatting Tailwind CSS classes.
  • ESLint - A pluggable linting utility for JavaScript and TypeScript.
  • Prettier - An opinionated code formatter.
  • PostCSS - A tool for transforming CSS with JavaScript.
  • Autoprefixer - A PostCSS plugin to parse CSS and add vendor prefixes.
  • shadcn/ui - Beautifully designed components that you can copy and paste into your apps.

πŸš€ Getting Started

1. Clone the repository:

git clone https://github.com/Painkiller995/Shadcn-React-Vite-Electron-Boilerplate.git

2. Navigate to the project directory:

cd Shadcn-React-Vite-Electron-Boilerplate

3. Install the dependencies:

yarn

4. Start the development server:

yarn dev

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

License:MIT License


Languages

Language:TypeScript 92.6%Language:JavaScript 3.9%Language:CSS 3.1%Language:HTML 0.4%