diff --git a/README.md b/README.md new file mode 100644 index 0000000..81807d8 --- /dev/null +++ b/README.md @@ -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``