Files
simbarag/raggr-frontend
Ryan Chen c20ae0a4b9 Add missing @tailwindcss/postcss dependency to frontend
Fix Docker build failure by adding @tailwindcss/postcss package
required by postcss.config.mjs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 20:44:49 -04:00
..
2025-10-02 19:21:24 -04:00
2025-10-02 19:21:24 -04:00
2025-10-02 19:21:24 -04:00
2025-10-02 19:21:24 -04:00
2025-10-02 19:21:24 -04:00
2025-10-02 19:21:24 -04:00
2025-10-02 19:21:24 -04:00

Rsbuild project

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server, and the app will be available at http://localhost:3000.

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

Learn more

To learn more about Rsbuild, check out the following resources: