This project was bootstrapped with Create React App.
Harmoni is an web-application developed by team 5 in the subject TDAT2003 Systemutvikling 2. The team consist of the following people:
- Max Torre Schau
- Simon Årdal
- Lisa Willa
- Martin Johannes Nilsen
- Torbjørn Bøe Lauvvik
- Ole Jonas Liahagen
- Helene Jonson
- Per Holt-Seeland
- Mathias Olsen
In order to run the app you need to have Node installed on your computer You should be able to run the following command after installation:
$ node --version
v0.10.24
$ npm --version
1.3.21
git clone https://gitlab.stud.idi.ntnu.no/olejlia/scrum-project---team-5---harmoni.git
cd server
npm install
cd ../client
npm install
From the top-level repository folder:
cd server
Follow instructions here before continuing:
Installation
npm start
From the top-level repository folder:
cd client
npm start
Open http://localhost:3000 in your preferred browser