From 264c1d420965bbc3cd630000405eb7417de36a75 Mon Sep 17 00:00:00 2001 From: PolishPigeon Date: Sun, 12 Jun 2022 17:07:54 +0200 Subject: [PATCH] feat: update readme and start script --- EGUI/lab3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EGUI/lab3/README.md b/EGUI/lab3/README.md index 01744de6..21dc14a8 100644 --- a/EGUI/lab3/README.md +++ b/EGUI/lab3/README.md @@ -1 +1 @@ -Use run.sh script to install dependencies, run frontend and backend server using one script or use npm i and then npm start \ No newline at end of file +Use run.sh script to install dependencies and run frontend and backend server using one script
or use npm i and then npm start \ No newline at end of file