We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffd5b8 commit 8ecd68eCopy full SHA for 8ecd68e
1 file changed
Development.md
@@ -2,6 +2,11 @@
2
3
## Development server
4
5
+The DSOMM is based on [NodeJS](https://nodejs.org/) and [Angular](https://angular.dev/).
6
+- If you have not yet installed NodeJS or Angular command line tools, install them now. First NodeJS: https://nodejs.org/en/download, then Angualr:
7
+```
8
+npm install -g @angular/cli
9
10
- Clone the repo
11
```
12
git clone https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel.git
0 commit comments