beteran-backend-app-browser/.devcontainer/scripts/postCreateCommand.sh

5 lines
57 B
Bash
Raw Normal View History

2022-06-28 07:40:33 +00:00
#!/usr/bin/env bash
set -ex
npm install -g @angular/cli