Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 421 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 421 Bytes

visualisationdemo

install the framework: https://www.meteor.com/install

clone this repository:

git clone https://github.com/BigDataGrapes-EU/visualisationdemo.git

go into the directory and install the dependencies.

cd Deliverable-5.1-v3
meteor npm install

run the app:

cd visualisationdemo
meteor

Open your web browser and go to http://localhost:3000 to see the app running.