Skip to content

MarwanELAdawy/Artist-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular app - Artist Directory

An AngularJS follow up project called Up and Running with AngularJS by Marwan El-Adawy. You can find this course on Lynda.com.

How to install/run

  1. Open your terminal/command prompt.
  2. npm install - You need to have node install.
  3. gulp serve - if you dont have gulp installed glabally. Install it first by running npm install -g gulp.
  4. Open your favorite browswer and locate at http://localhost:3000

Another way to run

This is not the recommended way but, since it is just a html file you could open the index.html file using your favorite browser. But if you are using Chrome, make sure you disable same origin policy. You can do that by following this stack overflow post.

Chrome: Disable same origin policy

About

Artist Directory with angularJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published