Skip to content

Codeschool course Shaping up with Angular.js / Learn to extend HTML's syntax with AngularJS to create dynamic web applications. Demo is https://julia-dizhak.github.io/gem-store-angularjs1.x/app/

Notifications You must be signed in to change notification settings

julia-dizhak/gem-store-angularjs1.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Shaping Up With Angular.js Example App

Code School course on Angular.js.

Setup

This application is just a collection of static files. Feel free to clone this repository and open the index.html file in your browser.

Image assets for the course can be found in the img folder.

Some features require a server to be running. If you have node and npm installed, you can run npm install http-server -g. Then run the http-server command inside the app folder and you should be able to see the application running at http://127.0.0.1:8080/.

It is also available here to edit in your browser on plunkr.

About

Codeschool course Shaping up with Angular.js / Learn to extend HTML's syntax with AngularJS to create dynamic web applications. Demo is https://julia-dizhak.github.io/gem-store-angularjs1.x/app/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published