229 B
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