-
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
hydradng/codelabs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- TypeScript 74.3%
- CSS 16.6%
- JavaScript 7.7%
- HTML 1.4%