You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
After installing the generator and choosing gulp, I ran gulp serve. However, the app did not load any javascript or css from bower components.
I tried to look into the gulpfile.js but was unable to figure out what went wrong.
I am using:
Windows 7 32bit
node v4.1.1
npm v2.14.4
yo v1.5.0
Then I tried it again with all defaults (except Compass) on the yo prompts. Output is as follows:
Out of the box I include Bootstrap and some AngularJS recommended modules.
? Would you like to use Gulp (experimental) instead of Grunt? No
? Would you like to use Sass (with Compass)? No
? Would you like to include Bootstrap? Yes
? Would you like to use the Sass version of Bootstrap? Yes
? Which modules would you like to include? angular-animate.js, angular-cookies.js, angular-resource.js, angular-route.js, angular-sanitize.js, angular-touch.j