HOW TO HOST A WEBSITE ON FIREBASE FREE WEB SERVER + DATABASE
HOW TO HOST A WEBSITE ON FIREBASE FREE WEB SERVER + DATABASE
Video Tutorial:
Command List:
1. npm install -g firebase-tools
2. firebase login (for login)
3. goto directory where your website files store, make sure all files are in one place and inside public folder.
4. now goto website directory and run cmd then type the following commands.
5. firebase init
6. do yes
7. set your instruction.
8. choose your project.
9. type firebase deploy
10. enjoy :')
No comments