Page MenuHomeSealhub

No OneTemporary

diff --git a/README.md b/README.md
index 1faaa58..a25a895 100644
--- a/README.md
+++ b/README.md
@@ -1,36 +1,44 @@
# Sealious app
## Requirements
- docker
- docker-compose (version 2.6 or up)
## Installation
```
npm install
```
Always use ./npm.sh when installing dependencies.
## Running the app in development mode
```
npx sealgen make-env
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
```
npx playwright install firefox
```
And then
```
./npm.sh run test
```

File Metadata

Mime Type
text/x-diff
Expires
Sat, Nov 8, 02:31 (15 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1033923
Default Alt Text
(753 B)

Event Timeline