Checkout the repo running git clone https://github.com/skyquartam/pibomanager.git
Enter in the project dir with cd pibomanager
Run npm run start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run deploy
to deploy on firebase hosting (you must have firebase cli installed and configured)