Skip to content

⚠️ ❗️ Boilerplate angularJS + GULP and Browserify.

Notifications You must be signed in to change notification settings

luizfer/angularJS-gulp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJs + Gulp

Build project angularJS with GULP.

Installing

Install gulp cli

npm install gulp-cli -g

Install dependecies

npm install

Running

Running gulp and BrowserSnc

gulp

Running server static

node server.js

Versioning

For the versions available, see the tags on this repository.

Authors