From 12bb0a0a50c9feeacad0529588721a6acc642a48 Mon Sep 17 00:00:00 2001 From: htl-leonding Date: Tue, 16 Apr 2024 11:17:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=202324-4bh?= =?UTF-8?q?if-wmc/2324-4bhif-wmc-lecture-notes@c4dadc2486343da59e50efb8927?= =?UTF-8?q?7f564093e5827=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android.html | 2 +- file.html | 2 +- index.html | 18 +++++++++++++++++- somePage.html | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/android.html b/android.html index 3c8e1ca..aae29b9 100644 --- a/android.html +++ b/android.html @@ -886,7 +886,7 @@

2.4. Preview

diff --git a/file.html b/file.html index e64278a..4b385ba 100644 --- a/file.html +++ b/file.html @@ -445,7 +445,7 @@

New File

diff --git a/index.html b/index.html index 029714e..b5668e1 100644 --- a/index.html +++ b/index.html @@ -3304,12 +3304,28 @@

https://immerjs.github.io/immer/

+
+
shell-commands
+
+
npm install @angular/cli
+npx ng n ng-demo
+cd ng-demo
+webstorm .
+npm start
+npx ng g s services/store
+npx ng g c components/register
+npm install immer
+ng g s services/todo
+ng g c components/to
+ng g c components/todo
+
+
diff --git a/somePage.html b/somePage.html index e0996f8..4a31641 100644 --- a/somePage.html +++ b/somePage.html @@ -445,7 +445,7 @@

Some Page