README.md created for entire project

This commit is contained in:
s-prechtl 2022-10-04 09:05:34 +02:00
parent 626a3474f8
commit 0dea7b77d7

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# 🚀 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``