Skip to content

thomasstreet/famous-angular-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

famous-angular-starter

Starter repo for Famo.us/Angular

The master branch is a viable seed project for Famo.us/Angular.

##Running

The easy way

  1. Make sure that you have npm installed
  2. In your terminal, run npm install -g serve
  3. In your terminal, change your directory to famous-angular-starter/app
  4. In your terminal, run serve

You should then be able to open the examples at http://localhost:3000

The more powerful way

  1. Make sure that you have npm installed
  2. In your terminal, run npm install -g gulp
  3. In your terminal, run npm install to install package dependencies, including bower dependencies
  4. In your terminal, from the famous-angular-starter base directory, run gulp watch

You should then be able to open the examples at http://localhost:9000. The page will auto-reload when you make changes to the app.

About

Starter repo + walkthrough for Famo.us/Angular

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •