This is the official Github repo for Developer Student Clubs C V Raman Global University website.
In the root directory
cd client && npm run build && firebase deploy --only hosting:client
cd client && cd admin && npm run build && cd .. && firebase deploy --only hosting:admin