The ultralight angular application setup package – Part 2: Build process for large applications

In our last post, we discussed how to create four files that, when chained together with the appropriate commands, would build out the framework for your web app. Now we will show you how to tweak this process to create large application friendly project organization, as well as adding build processes into the mix. But first, lets go over some changes we made since the first blog entry.

Continue reading