A one-page wedding website with fancybox photo gallery, mobile functionality and RSVP.
- install
node js - run
npm install -g firebase-toolsin cmd as adminstrator - run
firebase loginwith cmd and login with google account - run
firebase listto veify login and list your firebase projects
the website code is inside the public directory with the website logo
cd functions/ && npm installrun firebase serve on the root of the project to run it locally for testing
run firebase deploy --only hosting on the root of the project to upload the code to the website