PomeloNote/README.md
2022-10-04 09:05:34 +02:00

7 lines
203 B
Markdown

# 🚀 Getting started with PomeloNote
### Starting the container with svelte and strapi:
``docker-compose up --build -d``
### Restart and rebuild Svelte:
``docker-compose up --detach --build svelte``