Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 330 Bytes

File metadata and controls

19 lines (15 loc) · 330 Bytes

HyperCode Landing Page

A polished landing page for HyperCode — a SaaS that routes each software development task to the best LLM based on benchmarks and integrations.

Tech

  • React + TypeScript (Vite)
  • Tailwind CSS

Local dev

npm install
npm run dev

Build

npm run build
npm run preview