Puck visual-editor spike: HD-Blöcke (Hero/Text/FeatureGrid/ProductGrid/CTA), OKLCH-Branding, Edit↔Vorschau
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# HD Puck-Editor-Spike
|
||||
|
||||
Schneller Prototyp: visueller Drag-&-Drop-Editor mit **@measured/puck**, HD-gebrandete Blöcke
|
||||
(Hero, Rich-Text, Feature-Grid, **Produkt-Grid**, CTA), OKLCH-Petrol/Terrakotta, Fraunces + Public Sans.
|
||||
|
||||
Zweck: das **Editor-Gefühl** vergleichen mit dem hd-commerce-Eigenbau-Editor. Persistenz im Browser
|
||||
(localStorage), Toggle Editor ↔ Vorschau, Reset. Kein Backend — reiner Editor-Spike.
|
||||
|
||||
Nächster Schritt (Commerce): Medusa v2 als Backend ODER hd-commerce-Engine für Cart/Checkout.
|
||||
|
||||
```bash
|
||||
npm install && npm run dev # http://localhost:5173
|
||||
npm run build # dist/ (static, via nginx-Dockerfile deploybar)
|
||||
```
|
||||
|
||||
Hinweis: Puck ist nach `@puckeditor/core` umgezogen — für den Spike bewusst noch `@measured/puck@0.19`.
|
||||
Reference in New Issue
Block a user