Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 480 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 480 Bytes

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