angular-ui / AngularJS-StyleGuide

Example of scalable architecture for my NG-Conf 2014 talk
http://www.youtube.com/watch?v=Iw-3qgG_ipU
284 stars 49 forks source link

How to build / run ? #13

Closed sfermigier closed 10 years ago

sfermigier commented 10 years ago

Hi,

I'm having a hard time building and running your app. I guess some kind of coffee and sass preprocessing are in order but I'm not sure which.

Regards,

S.

ProLoser commented 10 years ago

This application is not designed to run. All the code is essentially pseudocode or design examples. And yes, coffeescript must be compiled into javascript before it will execute.