Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 277 Bytes

File metadata and controls

14 lines (8 loc) · 277 Bytes

Angular & Docker quickstart template

Commands

Starting the dev server

docker compose up

Interacting with node and npm

docker compose run node <your_command>