toastercup / angularjs-meetup-presentations

Base AngularJS project to start with for Meetup presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Base AngularJS project to start with for Meetup presentations


Languages

Language:JavaScript 99.1%Language:Ruby 0.9%