Skip to content

wcjohnson11/angular-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo app that shows best practices for building Angular apps

The master branch is the completed version with notes.

To build this out on your own, follow these steps

  1. Clone this repo (why not star it while you're at it!)
    git clone https://github.com/addisonedwardlee/angular-demo.git

  2. Enter into the folder you just created cd angular-demo

  3. Run this command to get the demo branch
    git checkout origin/demo

  4. Run this command to install dependencies and launch a server
    npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published