Skip to content

Commit bccd970

Browse files
add create-app.sh script
1 parent c44c22d commit bccd970

File tree

3 files changed

+3
-106
lines changed

3 files changed

+3
-106
lines changed

.gitignore

Lines changed: 0 additions & 104 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

create-app.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
npx -p @angular/cli@15 ng new ng-build-monolithic --directory ./ --defaults --force

0 commit comments

Comments
 (0)