- Clone the repository using ‘git clone https://github.com/FuelQ-SDP/BackOffice.git’.
- Open the terminal in the project folder and run ‘npm i’ or ‘npm install’.
- Run ‘npm start’ or ‘sudo npm start’. (By-default localhost server runs in port 4200 - http://localhost:4200)
- Angular, Angular Material and TailwindCss for the UI designing and front-end handling.
- Firebase for persistance (database) and hosting for the "real" CMS.