Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 611 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 611 Bytes

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