probably the simplest way to create a React app: ASTRA #6805
i-a-n
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used bun to make a really simple personal React app for displaying my cooking recipes, and it was such a refreshing dev experience I packaged it up into its own mini-template: ASTRA
no webpack. no babel. no jest. no *-loaders. no fs-events (!!!!). and absolutely nothing that automatically opens Chrome when you start a web server. just React.
sometimes it's fun & useful to hit the "RESET" button. thanks bun for making this possible! (longer blog post about it)
Beta Was this translation helpful? Give feedback.
All reactions