An open API service indexing awesome lists of open source software.

https://github.com/delsner/velooapp_frontend

VelooApp for SEBA Master
https://github.com/delsner/velooapp_frontend

Last synced: 4 months ago
JSON representation

VelooApp for SEBA Master

Awesome Lists containing this project

README

          

#### VelooApp for SEBA Master

## Setup (before first run)

* install npm and bower dependencies `npm install`

## Running

* go to your project folder `cd to/your/folder`
* execute gulp build `gulp build`
* start gulp and serve + watch `gulp`