You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bun run add-bun-pkg <package-name> or bun run add-vite-pkg <package-name> create generic starter projects. Update the bash script to modify the package.json to have:
bun run add-bun-pkg <package-name>
orbun run add-vite-pkg <package-name>
create generic starter projects. Update the bash script to modify the package.json to have:as mentioned in the PR #13
The text was updated successfully, but these errors were encountered: