diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5e25cbf3c527eb11b359b053f61b255e6734ba2f --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# React nettavis + + +## Klon, last ned dependencies, og kjør +```sh +git clone https://gitlab.stud.idi.ntnu.no/evengu/stuff +cd MiniProjectV2/server +npm install +npm start +``` +Åpne ny kommando-linje +```sh +cd MiniProjectV2/client +npm install +npm start +``` + +Åpne nettavisen på [http://localhost:3000](http://localhost:3000)