generator-gulp-angular
generator-gulp-angular copied to clipboard
Yeoman generator for AngularJS with GulpJS [UNMAINTAINED next iteration is FountainJS]
hello i delete index.css in .tmp/serve/app folder now i don't have any css style on web page can you help?
I'm having a few problem cause my project need a GoogleMaps reference, however when I added using bower the angular-google-maps's dependencies were not built to vendor file in correct order....
In the new version is not posible to install the typing as the old version: `typings install --ambient --save` We can only use `--global`, which means, the typing will look...
PR for issue https://github.com/Swiip/generator-gulp-angular/issues/1094
I got the angular app generated with generator-gulp-angular and works perfectly in the browser, but i want to use it as a desktop app including it inside electron, and i...
29 09 2016 12:20:11.654:ERROR [launcher]: Cannot start PhantomJS 29 09 2016 12:20:11.801:ERROR [launcher]: Cannot start PhantomJS 29 09 2016 12:20:11.935:ERROR [launcher]: Cannot start PhantomJS 29 09 2016 12:20:11.937:ERROR [launcher]: PhantomJS...
Is there any way to give ability to the client to change the server ip address after we have given dist contents to the client. As of now I have...
# Allo' ! :wave: ### This is just to let you know that this project is unmaintained. ### For more info, please see: https://github.com/Swiip/generator-gulp-angular/pull/1155 ### We don't expect new issues...
MIssing thing is, how to load the login page. 1) Create the new module. app.page.login, file Login.module.js file, 2) create controller Login.controller.js file. 3) create services Login.Services.js file. 4) inculde...
Hi. I am using generator-gulp-angular in my projects and it's awesome! with es6 angular code but i am going to integrate React JSX template in my project with ES6 code...