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 53 forks source link

Project setup #4

Closed skeemer closed 10 years ago

skeemer commented 10 years ago

Can you describe how you would go about putting this project into a dev environment?

I've used bower before and grunt/-watch/-coffee/-less before for managing compiling but was curious what steps you would take to get this project from "git clone" to running.

ProLoser commented 10 years ago

No idea why I missed this issue. Anyway, this is all pseudo-code, and I don't really deal with the issue of the server-side aspect. Again, this is an example project, and not necessarily intended as a boilerplate.

Start a new project yourself how you see fit and just try your best to emulate this structure.