SoCreate / angular-aod

AngularU 2015 session code

Repository from Github https://github.comSoCreate/angular-aodRepository from Github https://github.comSoCreate/angular-aod

angular-aod

AngularU 2015 session code

Session: AngularJS Application Instances on Demand https://angularu.com/ng/session/2015sf/angularjs-application-instances-on-demand

Requirements:

node.js
gulp

To get started, run:

npm install

This will get the required dev dependencies for the local code.

To start the local server, run:

gulp

Note: You will need gulp installed on your machine. This can be done with: npm install gulp -g

This will start the server listening on port 8000. In a browser, nav to:

http://localhost:8000

About

AngularU 2015 session code


Languages

Language:JavaScript 44.7%Language:CSS 38.3%Language:HTML 17.1%