From c9e845243620fd6922c7dda383f5dc5b066b8e7f Mon Sep 17 00:00:00 2001 From: obvTiger Date: Tue, 21 Jan 2025 14:25:26 +0100 Subject: [PATCH] fix: add roadmap --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 644b3c8..560f069 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ npm run dev # Starts server at http://localhost:3000 npm run build # Generates production files ``` +## Roadmap 🛣️ + +- [ ] Blueprint server blocks +- [ ] Blueprint live editor +- [ ] Blueprint components + ## Why Blueprint? ✨ - 🎯 SwiftUI-like syntax for web development