Recently I'm working on a side project, in this project I try to use pure 
directive to construct all the pages.

Github: https://github.com/PinkyJie/angular1-webpack-starter  
<https://github.com/PinkyJie/angular1-webpack-starter>
Demo: http://pinkyjie.com/angular1-webpack-starter/#/

The source code contains 2 folders, one is *component*, including all web 
components implemented by directive, another one is *page*, every page is 
just a stack of different directives. 

Besides, I also make some trial on continuous integration, every push will 
fire Travis CI to run Unit test, build project, push build files back to 
github pages and run E2E test on Sauce Lab using 5 different browsers.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to