npm create vite@latest mybeautifulapp
cd mybeautifulapp
npm install && npm install -g firebase-tools
firebase init hosting
npm run build
firebase deploy
Created
September 14, 2025 10:37
-
-
Save saviour123/00e0c653d8d1c893204349a10b252bd6 to your computer and use it in GitHub Desktop.
Host static page on firebase
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment