Skip to content

OleJonas/Harmoni---Systemutvikling-2---Team-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline

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

How to run the application?

Requirements

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

Install

git clone https://gitlab.stud.idi.ntnu.no/olejlia/scrum-project---team-5---harmoni.git
cd server
npm install
cd ../client
npm install

Run application

Start the server

From the top-level repository folder:

cd server

Follow instructions here before continuing: Installation

npm start

Start the client

From the top-level repository folder:

cd client
npm start

Open application

Open http://localhost:3000 in your preferred browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages