Skip to content

jbric16/neutralino-react-ts-vite-bun-tailwind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This, but with TailwindCSS

🥱 Yet Another Neutralinojs Starter

This is a starter project for building a desktop application using Neutralinojs, React, TypeScript, Vite, and TailwindCSS. Inspired by work of JustPilz. Created to be used with BUN. Supports Hot Module Replacement. App window closes properly without freezing. Does not flash with white screen on startup.

⚡️ How to run

  1. Install BUN
  2. Clone this repository
  3. Install all dependencies with bun install
  4. Run the app in development mode with bun start
  5. Build the app for production with bun build

About

Starter for building a desktop application with Neutralinojs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.1%
  • CSS 30.4%
  • JavaScript 11.6%
  • HTML 6.9%