montechie / mtp-angular-talk

The source for the sample AngularJs project for production apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtp-angular-talk

The source for the sample AngularJs project for production apps.

AngularJs 1.x for Maintainable Apps

Presentation by Wes Hunt

Senior Software & UX Dev Guy @ Pulsara

Bio: First thought JS was "neat" when it came out, then "tolerated" pre helper libraries, now "something like love".

twitter: @montechie

linkedin: /weshunt

email: 4thddev [+] gmail.com

Project prerequirements

  • npm
  • Compass

Setup

  • Clone the repo
  • Run: npm install -g grunt-cli bower yo generator-karma generator-angular
  • cd [app-directory]
  • Run: npm install
  • Run: bower install

Run the app!

  • grunt serve

Useful resources

Learning resources

About

The source for the sample AngularJs project for production apps.

License:GNU General Public License v2.0


Languages

Language:ApacheConf 46.0%Language:JavaScript 35.0%Language:HTML 14.2%Language:CSS 4.8%