A landing page for Localhost Labs - developing self-hosted open source software for digital independence.
This project is built with Vite, React, TypeScript, and Tailwind CSS.
- Node.js (version 16 or higher)
- npm or yarn
- Clone the repository.
- Install dependencies with
npm install. - Start the development server with
npm run dev.