Skip to content
Snippets Groups Projects
Commit b443ef41 authored by Peder Espen's avatar Peder Espen
Browse files

Update README.md

parent 3e6ad190
No related branches found
No related tags found
No related merge requests found
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
1. Connect to NTNU network (if you aren't there physically, use a VPN. Instructions: https://innsida.ntnu.no/wiki/-/wiki/English/Install+VPN) 1. Connect to NTNU network (if you aren't there physically, use a VPN. Instructions: https://innsida.ntnu.no/wiki/-/wiki/English/Install+VPN)
2. Open two terminals 2. Open two terminals
3. Navigate to the "project-3-it2810-group-32" folder. 3. Navigate to the "project-3-it2810-group-32" folder.
4. 3. In terminal 1: 3. In terminal 1:
cd server -> npm install -> npm start cd server -> npm install -> npm start
4. In terminal 2: 5. In terminal 2:
cd client -> npm install -> npm start cd client -> npm install -> npm start
Sometimes the server needs to be stopped (ctr+c) and run again (npm start) Sometimes the server needs to be stopped (ctr+c) and run again (npm start)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment