"En este curso completo de Firebase y Angular, te llevaré de la mano a través del fascinante mundo de la autenticación con Firebase.
En este video, descubrirás los secretos más impactantes para implementar la autenticación Firebase en tus proyectos de Angular. Aprenderás cómo configurar y gestionar la autenticación de usuarios utilizando la poderosa plataforma de Firebase. "
$ git clone https://github.com/bezael/angular-boilerplate.git
$ cd angular-boilerplate/
$ npm install
$ ng serve
Run ng serve
for a dev server. Navigate to http://localhost:55080/
. The app will automatically reload if you change any of the source files.
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
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
This project is licensed under the CC0 1.0 Universal Creative Commons License - see the LICENSE.md file for details.