https://github.com/dennysjmarquez/linkedin-firebase-angular7
Esta App la realice para una entrevista de empleo, se me pidió que replicara alguna web existente con Angular y yo elegí a mi Linkedin, esta App es una SSR y use a Firebase para crear una zona de feed y profile, use directivas, pipes, interfaces, rutas, rutas hijas y servicios
https://github.com/dennysjmarquez/linkedin-firebase-angular7
firebase linkedin
Last synced: about 1 month ago
JSON representation
Esta App la realice para una entrevista de empleo, se me pidió que replicara alguna web existente con Angular y yo elegí a mi Linkedin, esta App es una SSR y use a Firebase para crear una zona de feed y profile, use directivas, pipes, interfaces, rutas, rutas hijas y servicios
- Host: GitHub
- URL: https://github.com/dennysjmarquez/linkedin-firebase-angular7
- Owner: dennysjmarquez
- Created: 2019-03-07T16:52:19.000Z (over 7 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-01-07T03:38:19.000Z (over 3 years ago)
- Last Synced: 2023-03-07T08:33:01.378Z (over 3 years ago)
- Topics: firebase, linkedin
- Language: TypeScript
- Homepage: https://dennysjmarquez.github.io/linkedin-firebase-angular7/dist/pruebaangular/
- Size: 6.16 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo
https://dennysjmarquez.github.io/linkedin-firebase-angular7/dist/pruebaangular
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.3.
## Development server
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.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).