react-wordle
react-wordle copied to clipboard
Migrate from CRA to Vite
Migrate from Create React App to Vite
Vite is a great alternative to Create React App. It makes the development workflow a lot faster than CRA. This PR converts CRA to Vite
Just try this out by cloning this branch and installing and running the server with npm run dev
.
Remaining stuff
- Move from Jest to Vitest
- Make if statements work in
index.html
like CRA
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
react-wordle | ❌ Failed (Inspect) | Aug 11, 2022 at 1:37PM (UTC) |
Based on the number of downstream implementations that are dependent on this repo, I think it's unlikely that we can accommodate such an integral framework change.
@cwackerfuss should chime in here.
Did you decide anything about it @cwackerfuss ?