Skip to content

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Oct 10, 2024

testing out the minimal work to migrate a create-react-app (react-scripts) over to vite + jest

this react example is used as a basis in many of our javascript based examples

it works, but consideration required for whether we create some different react based consumer apps

https://react.dev/learn/start-a-new-react-project

different bundlers, such as parcel instead of vite.

different testing frameworks, maybe vitest over jest

migrate to typescript? or create typescript based example counterpart?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant