Frontend application for the EvSys platform, built with Angular 21 and integrated with Firebase.
- Framework: Angular 21
- Language: TypeScript
- UI Component Library: Angular Material
- Backend Service: Firebase (Authentication, etc.)
- State Management/Reactive Programming: RxJS
- Node.js (Latest LTS recommended)
- npm
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd evsys-front - Install dependencies:
npm install
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 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.
This project is licensed under the MIT License - see the LICENSE file for details.