From 16c0af52b18ec33608a952b0201829bab5274725 Mon Sep 17 00:00:00 2001 From: szymonj98 Date: Fri, 30 Jun 2023 10:41:34 +0200 Subject: [PATCH] readme update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 893147a..9cf3cdb 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ This project was generated with [Angular CLI](https://github.com/angular/angular ## How tu run app locally -download and install node.js https://nodejs.org/en version 16.14.2 -install angular cli with command: 'npm install -g @angular/cli' -run this command: 'npm install' inside project folder -run this command: 'ng serve' to start app +download and install node.js https://nodejs.org/en version 16.14.2 +install angular cli with command: 'npm install -g @angular/cli' +run this command: 'npm install' inside project folder +run this command: 'ng serve' to start app ## Development server