ARK-Builders / ARK-Builders/Shelf-Desktop
Move create react app to vitejs
- Dominant language
- Rust
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This will allow a faster development for the frontend. Vitejs is faster, and also the default webbrowser won't be launch each time the tauri dev command is started.
Some pros and cons on the following article
https://blog.logrocket.com/vite-3-vs-create-react-app-comparison-migration-guide/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the frontend setup and the entry point used by the Tauri dev command, then compare the current Create React App configuration with Vite's migration requirements. The work is done when the frontend runs through Vite, `tauri dev` no longer launches the default web browser each time, and the existing desktop development flow still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, tauri, vite
- Domain
- desktop, frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100