Back to all Bounties
Earn 450 ($4.50)
due 1 year ago
Completed
example react.js custom build in repl
matthewgard1
Details
Applications
3
Discussion
This Bounty has been completed!
Bounty Description
Problem Description
I want to have a custom build of react, do a few experiments with, and need a repl setup with it ready to play with.
- do this in a react repl, so we can hook it up to that
- https://legacy.reactjs.org/docs/how-to-contribute.html#development-workflow
- get a local build, and replace vite's react deps with the custom built one
Acceptance Criteria
- run starts react* app with no errors, using our build of react
- readme, step by step what needs to be done to rebuild it in your repo