ein Studienprojekt
Voraussetzungen:
nodejs https://nodejs.org/en/download/
git https://git-scm.com/downloads
Installation:
git clone https://github.com/chengler/ffk-frontend.git
cd ffk-frontend
npm install
Über npm wird bower nachinstaliert. Über Bower werden die Projektabhängigkeiten installiert.
check : https://stackoverflow.com/questions/18136746/npm-install-failed-with-cannot-run-in-wd#19132229