diff --git a/README.md b/README.md index e1ed13f..f7c09f5 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,15 @@ - npm -v (minimum is 8.0.0) - node --version (minimum is 20.9.0) - brew upgrade node +- npm install ## Installation - npm i -g @angular/cli + +### Only once - ng new matsen-tool --no-standalone - Standalone is now the new default in v17 (no app.module.ts) + - cd matsen-tool -> ng serve ## Install Bootstrap