tridelt / evc

VU Einführung in Visual Computing Fragenkatalog Trainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evc

VU Einführung in Visual Computing Fragenkatalog Trainer

News/Infos: http://szuuuken.github.io/evc/

Fragen-Trainer: http://szuuuken.github.io/evc/trainer.html Fragenliste: http://szuuuken.github.io/evc/liste.html

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

  • run gulp to start the default task. This task will:
    1. build the app
    2. watch all files for changes and rebuild it
    3. start a lightweight webserver to view the app and refresh the browser if you change the files
  • or run gulp build to build the app once

About

VU Einführung in Visual Computing Fragenkatalog Trainer


Languages

Language:JavaScript 44.4%Language:HTML 36.8%Language:CSS 18.8%