-
Install Angular if you don't have it installed
npm install -g @angular/cli
-
Clone this branch to your local machine
git clone -b homes-app-start [email protected]:angular/codelabs.git homes-app
-
Once the code has been downloaded
cd homes-app
-
Install the depencies
npm install
-
Run the application
ng serve
forked from angular/codelabs
-
Notifications
You must be signed in to change notification settings - Fork 0
License
rushian/codelabs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 70.3%
- CSS 18.1%
- JavaScript 9.9%
- HTML 1.7%