-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
docs: update readme to include bun install #41277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks for bringing up Bun as an option! While we aim to be comprehensive in our docs, listing every package manager could become overwhelming. |
mdo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with it.
Co-authored-by: Julien Déramond <[email protected]>
Description
Adds
bun add bootstrapas an installation option, alongside npm and yarn.Motivation & Context
Bun is a popular package manager, which is compatible with npm/yarn.
Type of changes
Checklist
npm run lint)Live previews
Screenshot of the
README.mdrendered on GitHub:Related issues