Prerequisite
Node Installed
put command on (npm install -g firebase-tools
) on your cmd to install firebase tools.
STEPS
- Go to your folder
- firsebase init
- Use public directory as your folder
Go to your folder now you can see public folder, that is inital folder, copy paste the required files you want to host.
- firebase deploy
- Go to the url your application has been deployed