uenala / project_spa_bergauf

CAS-FEE 2015, Group 10, 2nd Project
GNU General Public License v2.0
0 stars 0 forks source link

Move images and json data to static server #66

Closed RAeschimann closed 8 years ago

RAeschimann commented 8 years ago

Content shouldn't be part of the single page application.

Use baseUrl (static server at localhost:3003) as constant in services, controllers and directives.

Adapt gulp tasks for deploying to the static server.