Skip to content

This repository can be used as a playground for GemStore application as featured in "Shaping up with Angular.js" CodeSchool course

License

Notifications You must be signed in to change notification settings

djaramillo/angularjs-codeschool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Store - A playground for CodeSchool AngularJS course

This project is an application replicating the Gem Store AngularJS application from [Code School][1].

Getting Started

To get you started you can simply clone the angularjs-codeschool repository and install the dependencies:

Prerequisites

You need git to clone the angularjs-codeschool repository. You can get it from http://git-scm.com/.

We also use a number of node.js tools to initialize and test angularjs-codeschool. You must have node.js and its package manager (npm) installed. You can get them from http://nodejs.org/.

Clone angularjs-codeschool

Clone the angular-seed repository using [git][git]:

git clone https://github.com/mleonelli/angularjs-codeschool.git
cd angularjs-codeschool

Run the application

The application is based over angular-seed template project. Follow instruction on [angular-seed page][2] to run and test application. [1]: http://campus.codeschool.com/courses/shaping-up-with-angular-js [2]: https://github.com/angular/angular-seed

About

This repository can be used as a playground for GemStore application as featured in "Shaping up with Angular.js" CodeSchool course

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.7%
  • JavaScript 44.8%
  • CSS 2.5%