Skip to content

Gudiel-16/Angular-Standalone-Firebase-v15

Repository files navigation

Frontend

This project was generated with Angular CLI version 15.2.10.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Run with Docker

docker build -t frontend-v15-crud .
docker run --rm -it -p 4200:80 -d frontend-v15-crud

Enviroment

NOTE: Change firebase enviroment variables. Firebase project used in this example, does no exist.

Some Documentation