Skip to content

CodeHunger/simple-angular-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Angular Example

This is just a very simple angular 1.x example so people are able to get used to AngularJs basic functionality.

Install without web server

  1. Clone Repo
  2. npm install
  3. grunt start Enjoy it at http://localhost:8000

Install it on your webserver

  1. Clone Repo
  2. npm install
  3. Go to your web server through the browser to the repo folder and enjoy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • HTML 22.2%
  • CSS 0.6%