Files
ai-contract-platform/apps/contract-web/README.md
T

229 B

Contract Web

Next.js app for the V2 contract platform.

Local Run

npm install
npm run web:dev

Default URL: http://localhost:3000

Validate

npm run web:typecheck
npm run web:build