File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
01-getting-started-with-angular2/final-project Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 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.
2
3
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
4
10
5
11
## Development server
6
12
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.
You can’t perform that action at this time.
0 commit comments