No description
Find a file
Frank Meeuwsen fe08b3c519 feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks
- Testimonial Monique Dubbelman toegevoegd met lokale avatar
- Hero: 8 doorgestreept, 7 plekken beschikbaar
- preflight.sh: pre-deploy checks (lint, build, asset paden, public/ bestanden)
- deploy.sh: draait preflight automatisch voor elke deploy
- CLAUDE.md: verificatie werkwijze en static assets conventie gedocumenteerd

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 18:06:12 +01:00
content feat: hoofdtitel gewijzigd naar "maak zelf de tools waar je nu nog voor betaalt" 2026-02-10 17:30:25 +01:00
public feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks 2026-02-11 18:06:12 +01:00
src feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks 2026-02-11 18:06:12 +01:00
.dashboard.yml feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
.gitignore feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
CLAUDE.md feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks 2026-02-11 18:06:12 +01:00
deploy.sh feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks 2026-02-11 18:06:12 +01:00
eslint.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
index.html feat: hoofdtitel gewijzigd naar "maak zelf de tools waar je nu nog voor betaalt" 2026-02-10 17:30:25 +01:00
LOGBOEK.md feat: Mollie betaalflow, inschrijfpagina, SEO en deploy 2026-02-10 15:16:49 +01:00
package-lock.json feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
package.json feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
postcss.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
preflight.sh feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks 2026-02-11 18:06:12 +01:00
README.md feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
tailwind.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
vite.config.js feat: Mollie betaalflow, inschrijfpagina, SEO en deploy 2026-02-10 15:16:49 +01:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.