This project was generated with Angular CLI version 11.1.2.
Run docker-compose up
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Make sure you export USER=$(id -u)
before running docker-compose or add it to .bashrc
so you dont have to export it everytime.
Run docker-compose run web sh
to get an interactive shell.
From here all angular cli commands will work like ng generate