Deploy frontend
Setup firebase hosting in project
You should install firebase CLI before it
In the root of your project run:
You will be asked for next questions:
Please select an option: Use an existing project
Select a default Firebase project for this directory: [project-name]
What do you want to use as your public directory? build
Configure as a single-page app (rewrite all urls to /index.html)? Yes
Set up automatic builds and deploys with GitHub? No
File public/404.html already exists. Overwrite? No
File public/index.html already exists. Overwrite? No
Then, run:
Congratulates! You've deployed frontend of admin
Last updated