This commit is contained in:
Marco Zeisler 2021-03-21 18:58:52 +01:00
parent 2518ed7239
commit 8255d54611

View File

@ -1,7 +1,6 @@
# WebApp Template Project # Containerisation
Anuglar Frontend Run project containers with
Django Backend ```docker-compose up```
* Start both middleware AND frontend dev server simultaneously Access Web Application via localhost:4200
* See README of subfolder for further information