CESA angularJS summer workshop project Installation : install nodeJS add npm to local variable environment install bower globally on your system install gulp globally on your system. Run Project : install node task management and server dependencies : $ npm install install bower dependencies : $ bower install run gulp default task by running : $ gulp