From 204b83de40fd175c12010ff3210c824f161de64b Mon Sep 17 00:00:00 2001 From: Florian Eisenmenger Date: Fri, 15 Dec 2023 10:59:50 +0100 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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