firebase init
? Which Firebase features do you want to set up for this directory? Press Space to select features, then Enter to confirm your choices.
Firestore: Configure security rules and indexes files for Filestore
Hosting: Configure files for Firebase Hosting and (optionally) set up GitHub Action deploys
? Please select an option: Use an existing project
? Select a default Firebase project for this directory: my-todo1-4cd2c (my-todo1
? What file should be used for Firestore Rules? firestore.rules
? What file should be used for Firestore indexes? firestore.indexes.json
? What do you want to use as your public directory? dist
? Configure as a single-page app (rewrite all urls to /index.html)? No
? Set up automatic builds and deploys with GitHub? No
npm run build
firebase deploy
https://my-todo1-4cd2c.web.app/