Firebase
Friday, February 17, 2023
1. How to install firebase CLI in windows
Ref: https://firebase.google.com/docs/hosting/quickstart
Windows:
$ npm -g install firebase-tools
$ firebase --version
$ firebase login
$ firebase use --add (select your project id)
2. Run Firebase project in local
$ firebase serve --only hosting // run local only
$ firebase serve --host 0.0.0.0 // allow access any source
Bài liên quan
- [React Native] - Realm Database
- [Report] - Jasper Report & Oracle BI Publisher
- [AWS] - FULL Amazon Web Service
- SSL/TLS - Secure Sockets Layer/Transport Layer Security
- [WAS] - Tomcat, Glassfish
- [ExtJS] A->Z
- [Javascript/Jquery/CSS] - A->Z
- [AJAX, JQUERY] - AJAX & JQUERY Collection
- Eclipse A-Z
- Apache Kafka
- Photoprism
- Proxmox
Comments[ 0 ]
Post a Comment