The source code for the lazy.software homepage.
Overview
This is a simple landing page built with React, TypeScript, and Tailwind CSS to showcase the "Lazy" suite of open-source progressive web apps.
Tech Stack
- Framework: React + TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS v4
- Deployment: GitHub Pages via GitHub Actions
Getting Started
Prerequisites
- Node.js (v20 or later recommended)
- npm
Installation
-
Clone the repository:
git clone https://github.com/lazy-software/site.git cd site -
Install dependencies:
Development
Start the development server:
Building for Production
Build the app for deployment:
The output will be in the dist directory.
License
MIT
