Skip to content

Latest commit

 

History

History

README.md

Electron + React + Tailwind UI App

Description

This is a ElectronJS + ReactJS Desktop app that uses Tailwind CSS for styling.

This project was bootstrapped with Create React App.

Usage

Install dependencies (Requires npm):

npm install

Run the app in development mode:

npm run dev