Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 409 Bytes

File metadata and controls

28 lines (18 loc) · 409 Bytes

TrustVC Website

This repository hosts the TrustVC website. Detailed documentation will be added soon.

Getting Started

npm install
npm run dev

Build & Deploy

npm run build

Deploy the contents of dist/ with your preferred hosting provider.

Tech Stack

  • Vite + React
  • Tailwind CSS
  • Node.js 22+

License

Apache License 2.0. See LICENSE for details.