Skip to content
Daniel Schalla edited this page Jul 11, 2015 · 1 revision
  1. Install NodeJS with NPM
  2. Execute npm install -g bower & npm i -g yo
  3. Switch to a local folder and clone the the git repo: git clone https://github.com/TeamPlayTF/Frontend.git
  4. Change to the diretory and execute npm install and bower install to install dependencies
  5. Now execute gulp serve and a Webbrowser Tab should open
Clone this wiki locally