From bc63b1b03eab1cd307f0f4cad0158fab47d643bc Mon Sep 17 00:00:00 2001 From: Georg Reisinger Date: Mon, 24 May 2021 19:25:08 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37081d7..68f2184 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,19 @@ Google Auth + Digest + Formular + -Session Cookie \ No newline at end of file +Session Cookie + +Install Node Modules: +```sh +npm i +``` +Start Server: + +```sh +npm start +``` + +Port: 4000 +```sh +4000 +``` \ No newline at end of file