Zemke / starter-laravel-angular

Laravel and AngularJS Starter Application Boilerplate featuring Laravel 5.3 and AngularJS 1.5.8
https://starter-laravel-angular.herokuapp.com
Other
369 stars 119 forks source link

Can not run gulp #1

Closed c5n8 closed 9 years ago

c5n8 commented 9 years ago

gulp can not be run, because can not install caniuse-db/data, therefore can't mix js and css file

Zemke commented 9 years ago

Hey, thanks for trying out my project!

I suggest the following commands to solve your problem.

npm install -g gulp
npm install
gulp