Skip to content

szimmer1/angularseed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS app starting template

To use, clone this directory with

git clone https://github.com/szimmer1/angularseed.git

then navigate to the angularseed directory and run

npm install
http-server

pull up localhost:8080 on your browser to see the served homepage

Components

index.html homepage
js/app.js Angular app definitions and configurations
js/controllers.js Angular controller definitions
js/services.js Angular service definitions

Libraries

Bootstrap via CDN in index.html header
AngularJS via CDN in index.html header

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published