Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 394 Bytes

File metadata and controls

28 lines (19 loc) · 394 Bytes

OpenComputer Site

Landing page for OpenComputer by Digger.

Development

Requires Node.js & npm - install with nvm

npm install
npm run dev

Build

npm run build

Output goes to dist/.

Tech stack

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS