Skip to content

Latest commit

 

History

History

README.md

TrustReply Frontend

This directory contains the Next.js frontend for TrustReply.

For full project setup, product overview, and use cases, start with the root README.md.

Local Development

npm install
npm run dev

Production Check

npm run build