/angularjs-meetup-presentations

Base AngularJS project to start with for Meetup presentations

Primary LanguageJavaScript

AngularJS Meetup Presentation Base

Basic project structure to build upon for AngularJS Meetups. The base was provided by a teammate, Nivardus.

Install and Build

$ sudo npm -g install gulp bower
$ npm install
$ bundle install
$ bower install
$ gulp