Skip to content

grid-labs-tech/gridlabs.tech

Repository files navigation

Grid Labs Website

Landing page for Grid Labs built with React, TypeScript, Vite, and Tailwind CSS.

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Design System

This website uses the Grid Labs design system tokens from ../visual-identity:

  • Colors: Primary Indigo (#6366f1), Accent Cyan (#06b6d4)
  • Typography: System font stack
  • Spacing: 4px base unit
  • Shadows: Soft elevation system

Deployment

The site is automatically deployed to GitHub Pages via GitHub Actions when pushing to main or master branch.

The build output in dist/ is deployed to GitHub Pages.

About

Grid Labs landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published