Demeter is a Fortnite Launcher made in TypeScript, powered by Tauri, and designed with React and Tailwind
-
Clone the Repository
git clone https://github.com/chloefrfr/demeter.git cd demeter
-
Install Dependencies
bun install
-
Build and Run
bun --bun run dev
For production builds, use:
bun --bun tauri build