From 1f5cbedb333853df549d86a8faee81434216c0c9 Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Thu, 8 Feb 2024 19:13:57 +0100 Subject: [PATCH] Update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1faaa58..a25a895 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,14 @@ docker-compose up -d db mailcatcher npm run watch ``` +## Adding a component + +``` +npx sealgen add-component +``` + +And then go to `localhost:8080/components` to preview your custom component + ## Testing First time after installing the project run this command to download firefox