Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntwigs/turbotron
Bare minimum template with Turborepo 🏎️ + Vite ⚡+ Electron 🧲 + React ⚛️ + TypeScript 💙
https://github.com/ntwigs/turbotron
electron minimal react template turborepo typescript vite
Last synced: about 3 hours ago
JSON representation
Bare minimum template with Turborepo 🏎️ + Vite ⚡+ Electron 🧲 + React ⚛️ + TypeScript 💙
- Host: GitHub
- URL: https://github.com/ntwigs/turbotron
- Owner: ntwigs
- License: mit
- Created: 2023-03-14T14:44:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T17:48:15.000Z (3 months ago)
- Last Synced: 2024-08-14T16:56:33.607Z (3 months ago)
- Topics: electron, minimal, react, template, turborepo, typescript, vite
- Language: JavaScript
- Homepage:
- Size: 863 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TURBOTRON
The absolute BARE MINIMUM template for Electron 🔋, React ⚛️, Vite ⚡ and Turborepo 🏎️
## What is this for? 🍻
It's always a hazzle setting everything up for an Electron project - and stuff usually become a little bit messy. This bad boi is going to (mainly for me) make getting going with React and Electron a lot easier, and cleaner. Hopefully.
## Where can I get it? 🤲
Clone the repo and get going!
## Instructions 💅
1. Clone the repo 💾
2. Install packages `yarn` (`NPM` probably also works - untested) ⬇️
3. For `dev` use `yarn dev` from the root
4. For `production` use `yarn build` from the root
1. The `build` will be located in the root directory in the folder `builds`
Turbotron was build with anger 🥰, fury 😠, and a little bit of hope. 😁