Files
SearcjGal-frontend/README.md
2025-08-05 22:41:28 +08:00

165 B

SearchGal Frontend

To run the project locally, first install the dependencies:

pnpm install

Next, run the development server:

pnpm run dev