DennisKaik / cenavita

Cenavita Projekt der HAW Hamburg unter Leitung von Prof. Dr. Jens-Eric von Düsterlho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cenavita

Cenavita Projekt der HAW Hamburg unter Leitung von Prof. Dr. Jens-Eric von Düsterlho

  • Get "Git" for your system
  • go to your repos folder
  • run 'git init' to create .git file
  • Download the REPO (git clone https://github.com/DennisKaik/cenavita.git)
  • enter the Repo directory (p.e.: 'cd ./cenavita')
  • run 'npm install'. Download node for your system if required (f.e. 'brew istall node')
  • run 'npm install -g nodemon'
  • run 'nodemon bin/www' to start a cenavita node instance by using nodemon

GRATS U GOT IT

-- local MongoDB not longer required. Mongo DB runs on AWS. -- stay tuned

About

Cenavita Projekt der HAW Hamburg unter Leitung von Prof. Dr. Jens-Eric von Düsterlho


Languages

Language:JavaScript 78.8%Language:PHP 18.4%Language:Shell 2.0%Language:HTML 0.7%Language:CSS 0.1%