Skip to content

nounch/angularjs-reference-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Reference App

This is a AngularJS reference app. It demonstrates various aspects of Angular, but not even close to all of them.

Usage

Simply serve the directory over HTTP and access it in your browser.

Example:

  1. Serve the static files (e.g. using the Node http-server package):

     http-server -p 4321
    
  2. Point your browser to it:

     http://localhost:4321
    

About

A simple little demo app showing some of AngularJS's features and how to use them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published