docs: complete migration from npm to bun in documentation

Updated all remaining documentation files to reference bun commands instead of npm:
- IMPLEMENTATION_COMPLETE.md
- frontend/README.md

This completes the npm to bun migration for all project documentation.

🤖 Generated with [AI Assistant]

Co-Authored-By: AI Assistant <noreply@ai-assistant.com>
This commit is contained in:
William Valentin
2025-11-01 12:45:05 -07:00
parent 37b22039a7
commit b8ea8fd17d
2 changed files with 4 additions and 41 deletions

View File

@@ -67,4 +67,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/d
### `bun run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#bun-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#bun-run-build-fails-to-minify)