Run ng build --configuration production to build the project for production. The build artifacts will be stored in the dist/ directory.
Run firebase emulators:start --only hosting:cocktail in order to start a local emulator and see if everything is okay.
Run firebase deploy --only hosting:cocktail to push onto the live website.