diff --git a/README.md b/README.md index 2a50a09..1efeaa0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# WebApp Template Project +# Containerisation -Anuglar Frontend -Django Backend +Run project containers with +```docker-compose up``` -* Start both middleware AND frontend dev server simultaneously -* See README of subfolder for further information +Access Web Application via localhost:4200