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