generator-gulp-angular
generator-gulp-angular copied to clipboard
Yeoman generator for AngularJS with GulpJS [UNMAINTAINED next iteration is FountainJS]
Hi, I am importing a smaller html project into my own project that uses gul-angular. The smaller project is just an html file and a css file. I want to...
I have an admin panel project for which I am using futureStateProvider to build the states dynamically , and ocLazyLoad to load the files according to route . The routes...
After the initial setup and running gulp serve. i'm running into this issue. ``` stream.js:74 throw er; // Unhandled stream error in pipe. ``` Thanks in advance.
Hi, I want to have two separate apps served from the same server. I want to separate the app of the LP or home page from the application for logged...
Hello, i write small test 'calculator'. Add name 'calculator.spec.js' but when i start 'gulp server' or 'gulp test' testing not include to test app? In console i need see 'calculator',...
1.0.3 version of typings. no dependencies install.
If we use a different **src** value in `conf.js` when running **build** task alternate search path for _gulp-useref_ don't match and ours app files are not pipe into the **html**...
Hi every one, this is not an issue, I hope you find this words helpful. When you want to add a bower dependency to the process, the best and easy...
Hi @Swiip , By choosing these 1. **Which version of Angular do you want?** 1.5.x (stable) 2. **What Angular modules would you like to have?** angular-animate.js (enable animation features), angular-cookies.js...
Hello guys, I have copyed the generated /dist folder on the /htdocs folder of apache and after deployment the aaplication view was empty and on the Browser console, I have...