Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 267 Bytes

gulp-angular-less-boilerplate

A boilerplate for an angular/less app using gulp dev management

Dependencies:

  • bower 'npm install -g bower'
  • gulp 'npm install -g gulp'

to build, run:

'npm install'

then

'bower install'

then

'gulp'