Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 443 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 443 Bytes

Frontend Quick Start

Installation

Klone das Repository und installiere alle Abhängigkeiten:

$ git clone [email protected]:RatzeR/jannick-reymann.de.git
$ cd jannick-reymann.de
$ npm install
$ bower install

Entwicklung

Diese Tasks sind Verfügbar:

$ grunt         # Build -> Minify & Uglify, Autoprefix, Concat,  
$ grunt serve   # Build -> Startet die Dev Umgebung
$ grunt help    # Ruft die Readem Datei auf