/booking-hive-frontend

🐝 Frontend for the BookingHive platform

Primary LanguageTypeScript

booking hive documentation

🐝 frontend

This repository holds the frontend code for the BookingHive Platform

docs

This project was generated with Angular CLI version 15.2.2.

Docker setup

  • Start Docker Desktop
  • in terminal go to base of project
  • 'docker-compose up'
  • access website through localhost:8000

Build Project into dist

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.