This repository contains an Angular project integrated with Firebase for backend services. The project aims to [provide a brief description of the project and its purpose].
- Clone Repository:
git clone https://github.com/aldinoed/lawpedia-sc.git
- Navigate to Project Directory:
cd lawpedia-sc
- Install Dependencies:
npm install
- Run the following command for a dev server:
ng serve
- Navigate to
http://localhost:4200/
. The app will automatically reload if you change any of the source files.