Skip to content

Commit 7a9498f

Browse files
authored
Update README.md
1 parent 5df4301 commit 7a9498f

File tree

1 file changed

+8
-2
lines changed
  • 01-getting-started-with-angular2/final-project

1 file changed

+8
-2
lines changed

01-getting-started-with-angular2/final-project/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# FinalProject
1+
# Angular 2 and Firebase - Build a Web Application
2+
This is the code for the Angular 2 and Firebase - Build a Web Application Course.
23

3-
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.11-webpack.8.
4+
## Installation
5+
Clone this repository or download it as zip file, the download button is available [here](https://github.com/angular-university/courses).
6+
7+
Go to the directory 01-getting-started-with-angular2/final-project and then type the following command (Node 6 or higher is recommended):
8+
9+
npm install
410

511
## Development server
612
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

0 commit comments

Comments
 (0)