Skip to content

AdarshaCoding/adarsha-portfolio

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Firebase Setup

  • website: https://firebase.google.com/
  • npm install firebase
  • npm install -g firebase-tools
  • firebase login (Sign in to Google)
  • firebase init (Initiate your project)
  • firebase deploy (When you're ready, deploy your web app)

To deploy the changes from your local code base to the already deployed Firebase project, you just need to follow these simple steps: • Make your changes locally. • Rebuild your Vite app with npm run build. • Deploy the build to Firebase Hosting using firebase deploy. • Check the changes at your Firebase Hosting URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published