BÀI 7 - TẠO HOSTING FIREBASE CHO DỰ ÁN REACTJS

Link tham khảo: here

npx create-react-app react_hosting

npm install -g firebase-tools

firebase init hoặc firebase init hosting

npm run build

firebase deploy